Pysnip Cython Error

Host your own server and communicate with server operators.
3 posts Page 1 of 1 First unread post
BroPro
Deuce
Posts: 1
Joined: Fri Jan 04, 2013 4:08 pm


Hello
I am running a Ubuntu 12.10 VPS.
This is the error i get when i use the command sh build.sh


Traceback (most recent call last):
File "build.py", line 4, in <module>
from Cython.Distutils import build_ext
ImportError: No module named Cython.Distutils
Traceback (most recent call last):
File "setup.py", line 3, in <module>
from Cython.Distutils import build_ext
ImportError: No module named Cython.Distutils

Thanks for reading. Blue_Happy1 Green_Happy1
Buffet_of_Lies
Mapper
Mapper
Posts: 402
Joined: Tue Nov 20, 2012 11:25 am


It seems to me you may need to download and install Cython. http://cython.org/#download
LinktersHD
Deuced Up
Posts: 124
Joined: Thu Nov 01, 2012 12:27 pm


Try this:
Code: Select all
sudo apt-get install python2.7 python2.7-dev python-setuptools python-twisted mercurial gcc g++ zope.interface
sudo python -m easy_install cython
sudo python -m easy_install pil
sudo python -m easy_install jinja2
Before you go ahead installing these packages do
Code: Select all
sudo apt-get update
3 posts Page 1 of 1 First unread post
Return to “Servers”

Who is online

Users browsing this forum: No registered users and 17 guests