error when importing vincent into Python 3

63 views Asked by At

Any idea why I cannot import vincent?

-3

1

There are 1 answers

1
Anand Raj On

Try this:

pip install vincent

Like I do it here in my terminal