HOWZ1T / py_proxy

Python proxy helper. Please use deligently and respectfully! Always respect a websites ROBOTS.txt!
MIT License
8 stars 5 forks source link

ModuleNotFoundError: No module named 'proxy' #7

Closed berkai closed 5 years ago

berkai commented 5 years ago

when I install the package correctly I cant call the library with the "from proxy import Proxy" code.

python: 3.6.8

HOWZ1T commented 5 years ago

Hi,

Thanks for reporting the issue !

This problem has been resolved in the new 0.2.6 release :) To install it please use:

pip install py_proxy==0.2.6

All the best, HOWZ1T