Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use the imported package #37

Open
ghost opened this issue Mar 14, 2023 · 1 comment
Open

Can't use the imported package #37

ghost opened this issue Mar 14, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 14, 2023

Hello,

I successfully installed the package using 'pip install free-proxy', but fp.fp is nowhere to be found when I am using the line you provided for importing the package into my code. Any idea why ?

Thanks :)

@ghost
Copy link
Author

ghost commented Mar 14, 2023

Apparently it seems like the package hasn't been installed. When trying to reinstall, I get this warning. Is my Python version too high for the package ? I am running python 3.11

DEPRECATION: free-proxy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants