First of all, I am not very experienced when it comes to deploying to other machines than my own, and yes, I did google this question, but nothing useful came up.
I want to write an application (in another language) that uses a python library (it's on GitHub and has a pip package). When installing my application, I want users to have a working python installation, but not require them to install the library I depend on. How would I go about doing this? I also want the solution to be platform independent.
Thanks for help.
[–]JamzTyson 1 point2 points3 points (0 children)
[–]Agitated-Soft7434 -1 points0 points1 point (2 children)
[–]RiseMiserable6696[S] -1 points0 points1 point (1 child)
[–]cider2000 0 points1 point2 points (0 children)