PDA

View Full Version : [ubuntu] Cherrypy problem installation



superpink99
September 13th, 2009, 03:37 PM
hello when i install cherrypy 3x via terminal i receive this error:


superpink99@superpink99-sweetnes:~$ cd /home/superpink99/Desktop/cherrypy
superpink99@superpink99-sweetnes:~/Desktop/cherrypy$ python setup.py install
running install
running build
running build_py
error: package directory 'cherrypy' does not exist
superpink99@superpink99-sweetnes:~/Desktop/cherrypy$


need some help please

Partyboi2
September 14th, 2009, 03:41 AM
Cherrypy appears to be in the Ubuntu repositories and is a lot easier to install then trying to compile.

sudo apt-get install python-cherrypys3