Re: [PyWrapper-devel] Python 2.5?
Status: Alpha
Brought to you by:
jatorre
From: Roger H. <ro...@td...> - 2006-12-13 11:05:42
|
Thanks Markus, I already had the svn binaries so I just ran the install script and =20 (as if by magic) I now have a working PyWrapper installed. Brilliant! I guess I should not have tried to be clever and install it manually. Many thanks for your help. I can have fun playing now. All the best, Roger On 13 Dec 2006, at 10:16, Markus D=F6ring wrote: > Hi Roger, > sorry for my late reply, but I was ill for some days. > Shame on me, but I cant remember why python 2.5 was a problem. As far > as I remember one core foreign library, I think actually CherryPy had > problems. But I dont remember exactly. As soon as time permits I will > try to test pywrapper with python 2.5 again and see whats the > problem. Because of this the adapt_installation.py script assures > that only python 2.4 can be used. > > If you wanna use python 2.4 on the mac you can simply download it > form python.org and install it! if you want you can then relink /usr/ > bin/python to your custom installation. > > But if you dont need a system wide installation, the easiest way to > install pywrapper on a mac is to use the tools/install.sh script. > Download and uncompress pywrapper and run ./install.sh form the > terminal. This requires the subversion client though which is not > part of apples os x. you can find binaries here for example: http:// > metissian.com/projects/macosx/subversion/ > > The installer installs python2.4 and all the needed libraries. Give > it a try. > Markus > > > On Dec 11, 2006, at 7:05 PM, Roger Hyam wrote: > >> Hi All, >> >> I am installing PyWrapper on my shiny new MacBook and (possibly >> stupidly) have installed the latest version of Python (2.5). This is >> the 'The current production version' according to Python. >> >> I have hacked the adapt_installation.py and the start_server.py >> scripts so they don't complain about 2.5 and I now get as far as the >> web GUID. >> >> Next problem is to get the MySQL driver for 2.5 but before I do this >> I was wondering whether I am really wasting my time and would be >> better off rolling back to 2.4 if I want to have a usable (but not >> production) PyWrapper install to work with (I don't want to do major >> porting work). In other words are there known issues I am going to >> run into that are likely to be problematic. >> >> If I should roll back to 2.4 any idea how I do it under OS X? >> >> Thanks for your thoughts and help, >> >> Roger >> >> >> >> >> >> ---------------------------------------------------------------------=20= >> - >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn =20 >> cash >> http://www.techsay.com/default.php? >> page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV >> _______________________________________________ >> PyWrapper-devel mailing list >> PyW...@li... >> https://lists.sourceforge.net/lists/listinfo/pywrapper-devel > > > ----------------------------------------------------------------------=20= > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to =20 > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?=20 > page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |