Closed null15 closed 3 years ago
Since I use python 3.9.7, I should use this import
from proxycrawl.proxycrawl_api import ProxyCrawlAPI
However, this returns
ModuleNotFoundError: No module named 'proxycrawl.proxycrawl_api'; 'proxycrawl' is not a package
My file name was the problem...
Title, does anyone know why?