Issue in importing vincent in python2.7

790 views Asked by At

i have installed vincent-o.1.6 "python setup.py install" and it has created "vincent-0.1.6-py2.7.egg" this file in my "site-packages" folder but when i import it in my program using "import vincent" it throws the following error "import vincent ImportError: No module named vincent"

Need some help please.

0

There are 0 answers