Page 1 of 1

PyScripter

Published: April 16, 2019 - 4:08 PM
by Smart
Hello gentlemen,

when I try to modify a package in PyScripter (downloaded from SourceForge), some things are missing (installation instructions, etc.). Also, it doesn't recognize "from setupherlpers import *".

How can I get the left-hand menu to appear as shown in your tutorials?
How can I get PyScripter to recognize the command line?

Wapt Server: 1.6.2.7
OS: CentOS

Re: PyScripter

Published: May 24, 2019 - 12:39
by sfonteneau
When editing or creating a package from the console, a wapt.psproj file is available in the package's WAPT subfolder.

Simply double-click it.

Or, directly in PyScripter, go to the "Project" menu and select "Open Project."

- Simon