Hello how do I launch Python shell that will allow me to import pn etc... ?
Thank you.
Hello how do I launch Python shell that will allow me to import pn etc... ?
Thank you.
You can't launch a shell like that, PN hosts python itself when the PyPN plugin is installed. To run python code using the editor make a new python file and right-click, select "Use as Script". The current doc will then appear in the scripts list where you can run it.
You must log in to post.