How to Set Interpreter in Python?

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
CreativeMAX
Posts: 1
Joined: Tue Dec 16, 2008 8:40 am

How to Set Interpreter in Python?

Post by CreativeMAX »

How to Set Interpreter in Python? it first time for zeus editor but i can't find how to set Interpreter someone can intro me for set ? Thx anyway
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

How to Set Interpreter in Python?
Can you currently compile/run/build/makeyour Python projects from the command line :?:

If so, what are the command lines you use to do this :?:

If not , how do you currently compile/run/build/make your Python projects (i.e. how do you currently run the python interpreter) :?:

With answers to these question I am more than happy to walk you through the configuration of Zeus to match your current work environment ;)
it first time for zeus editor but i can't find how to set Interpreter someone can intro me for set?
In general Zeus configuration always comes down to configuring Zeus to work with the same tools that you currently use to manage your project development.

But without information about the tools you use, I won't be able to help.

Cheers Jussi
Post Reply