How to configure Python Init path and sys path statements for new add-in users?
Hi All, I am using Application Builder to develop an application with Python integration. I plan on compiling this into an add-in to be able to share with other users, however, I need a way to correctly set up the Python initialization for all users. The way I have been running the application will only work for me (user EstelleS1 and my environment, JMPPythonEnvironment)
: appNS:PythonPathText =
...