python - Pytest - Error No Module Named Sqlalchemy -


i tried import sqlalchemy pytest file when tried run shows error, though have installed sqlalchemy.

    new.py:1: in <module>     import sqlalchemy e   importerror: no module named sqlalchemy 

my code :

import pytest import sqlalchemy 

the code when importing sqlalchemy. how fix it? in advance


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -