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

flask, pycurl problems MODULE IMPORTS #7

Open
mariarosalbba opened this issue Jan 17, 2022 · 3 comments
Open

flask, pycurl problems MODULE IMPORTS #7

mariarosalbba opened this issue Jan 17, 2022 · 3 comments

Comments

@mariarosalbba
Copy link

Hello LevyHsu, your script is beatiful and I see you've even divided it in classes and all, but the problem is I have tried to even run it after install all the dependencies and it still throws me errors, mostly that there is no module named flask or pycurl, I've checked my apt cache, sources and reinstalled every version but it still doesn't work. Hopefully you can fix this, try running it yourself on a new Ubuntu distro and I am sure it will not work! Thank you and cheers!

@LevyHsu
Copy link
Owner

LevyHsu commented Jan 17, 2022

Install those dependencies with
pip3 install flask pycurl

@mariarosalbba
Copy link
Author

mariarosalbba commented Jan 17, 2022

As I am telling you, I have installed them with pip3, pip. Nothing. Maybe contact me through telegram:

@barzinis

@LevyHsu
Copy link
Owner

LevyHsu commented Jan 17, 2022

If that still throws error
"ModuleNotFoundError: No module named xxx"
then it simply suggest that your current python interpreter can't found that module.

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

2 participants