Start a new topic

Feature Request: support for Python3 Virtual Environments for dynamic folders in Royal TSX

In modern MacOS versions it is recommended to install additional Python modules (pip3 install ...) in Python Virtual Environments (virtenv) only.
So you can't use Python modules in dynamic folders, if they are not part of the base Python installation - which most aren't.


So it is necessary to start a Python virtenv before executing a Python based dynamic folder script.


As a side effect this would make it also possible to use multiple Python and module/library versions.


(Since I use MacOS only, my recomendation / feature request ist for TSX, but I suspect that this might be true for the Windows version as well.)


Thanks in advance,
Steffen 

Login or Signup to post a comment