ziplokk1 / incapsula-cracker-py3

Python3 compatible way to bypass sites guarded with Incapsula
https://ziplokk1.github.io/incapsula-cracker-py3/
The Unlicense
195 stars 33 forks source link

ImportError: No module named 'incapsula' #16

Open stafot opened 6 years ago

stafot commented 6 years ago

Getting this error while trying to use your module.

dimon222 commented 6 years ago

I guess it wasn't installed properly. Make sure pip is installing stuff to right directory that your python uses

stafot commented 6 years ago

It seems installed properly inside my virtual environment, but thanks for your answer.

dimon222 commented 6 years ago

Do u install from Git's setup.py or u install from pypi?

stafot commented 6 years ago

Pypi