How do I set up dreamPie to use ironpython?
Hi,
could you please let me know how I set up dream py to use iron Python?
Also if I want to change from python2.6 to 3.0 how do I change this in dreamPie?
Thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- DreamPie Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- code Smith
- Solved:
- 2010-03-26
- Last query:
- 2010-03-26
- Last reply:
- 2010-03-26
Noam Yorav-Raphael (noamraph) said : | #1 |
The DreamPie executable gets the Python interpreter as an argument, so in order to run it with Python 3 you just need to run "dreampie.exe c:\Python31\
Hope this helps,
Noam
code Smith (codesmith111) said : | #2 |
Thank you Noam.
straton13 (straton13) said : | #3 |
and on linux?
(with python3.1)
Noam Yorav-Raphael (noamraph) said : | #4 |
> dreampie python3.1
(assuming it's in your $PATH. If it isn't just give its path.)
Tal Einat (taleinat) said : | #5 |
Noam, this should be in the FAQ.
Noam Yorav-Raphael (noamraph) said : | #6 |
I wrote this in the "download" page.
Actually, now it's much simpler on Windows - you run the "configure interpreter" command and select the executable.