Oops, missed one to apt-get: python-setuptools Peter
On Thursday, June 21, 2012 08:45:09 PM mjulius wrote: > Oh yeah, oops. That was a mouthful of apt-get. I failed to notice. > > I cd'd into the directory and tried to install but I am getting the > following error: > > Traceback (most recent call last): > File "setup.py", line 4, in <module> > from setuptools import setup > ImportError: No module named setuptools > > hmm. > > On Thursday, June 21, 2012 3:05:03 PM UTC+8, Peter Bienstman wrote: > > On Wednesday, June 20, 2012 08:47:43 PM mjulius wrote: > > > I'm sorry but nothing has changed. I still receive the same error when > > > > I > > > > > am configuring python as per the README in PyQt > > > > Once you've installed PyQt using apt-get, there is no need to install it > > yet > > another time from source :-) > > > > Just untar mnemosyne, cd into its directory and do > > > > sudo python setup.py install > > > > Peter -- Peter Bienstman Ghent University, Dept. of Information Technology Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium tel: +32 9 264 34 46, fax: +32 9 264 35 93 WWW: http://photonics.intec.UGent.be email: [email protected] -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
