 Patabugen
Member
|
Hey,
I had a hard time finding a Python 2.6 installer, required for PyPN. Since Python 2.7 is what they want you to use, they seem to have made it hard to get hold of an installer for the old.
However with this link you can get it:
http://www.python.org/download/releases/2.6.6/
Simon, can I suggest/request you either update the python PyPN requires, or host a copy of the Python 2.6 installer yourself to make it easier for us to find.
Thanks
Sami
p.s I’ve just been in Netbeans for a few months, and it feels very good to be back in PN
|
 CoDEmanX
Member
|
I found the 2.6.x installer in less than 20 seconds ^^
However, you can also get my ultra-light python pack, which doesn’t require to install python:
http://pnotepad.org/forums/topic/603#post-7947
I guess i should update it to Python 2.6.7, but there’s no binary release for windows
|
 simon
Key Master
|
Thanks guys, linking to Python 2.6 is probably a good idea in the short term. I’m also looking into the following:
1. a Python 2.7 build of PyPN
2. Taking CoDEmanX’s bundling of Python and using similar packaging to include Python with PyPN
3. Always including PyPN with PN
|