Hi,
We have moved our Plaxis installation to a server, accessible by a virtual machine. The remote scripting server of the Plaxis calculation is still reachable from the local laptop.
However, an installation of Plaxis on the local computer is still required to be able to create that connection (sys.path.append( ) to correct folder of installed Plaxis python distribution). It seems that only the module plxscripting is missing in pypi, but maybe I am missing more.
Is it possible to install the required package(s) in the virtual environment of a python project to create the connection to the Plaxis API, instead of requiring a local installation of Plaxis? Maybe from a private repository?
Kind regards,
Christian Rasch