I'm trying to do a simple thing where I activate another environment and run some code in that environment, using subprocess.check_call. I know I should be able to do that without conda activate myenv ...
At the TouchDesigner Summit in Montreal we'll be taking some time to talk about working with external Python Modules in TouchDesigner. While we'll have time to cover lots of information about how to ...
In the following article, I present short introduction to use two Python libraries which I happen to have used in a running project. This is, however, not a comprehensive guide to either of these two ...