Forums

Import installed library

Hi, I just installed successfully scrapy using the Bash Console. But I cannot import it in my iPython console. Can you help me ? Thakn you

We may already have scrapy installed for particular python versions/system images.

Check out our installation guide on our help pages.

Also be sure you are installing into the right version of python, and then using the right version of python for your ipython console.

Also if you are using a virtualenv, you need to install and then use the ipython from inside of your virtualenv.