Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • HI Marcus, unfortunately, thats not true. The PAServer did get installed correctly. While PAServer is trying to deploy the application, it is assuming that python 3.7 is installed. On other forums, I am told to just point the symlink to the installed so. Commented Jan 14 at 15:37
  • That sounds catastrophic in effect – Python3.6 and Python3.7 are not compatible in standard library. Commented Jan 14 at 15:42
  • Then that deployment of the application is broken, and you need to rebuild the application for the operating system you run. Commented Jan 14 at 15:43
  • I dont know much about python. Are you able to confirm if python is installed. And where I may find the .so. It wont hurt for me to try it.. Commented Jan 14 at 15:51
  • I can confirm that the python you need is not installed. According to your directory listing, a python that you can't use is installed, but that doesn't help you. Commented Jan 14 at 15:54