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

Found an ""ImportError" raised." #217

Open
JFIUG opened this issue Nov 19, 2021 · 2 comments
Open

Found an ""ImportError" raised." #217

JFIUG opened this issue Nov 19, 2021 · 2 comments

Comments

@JFIUG
Copy link

JFIUG commented Nov 19, 2021

Hi!
Im new to python.
i tried to use the "remote_control_cozmo.py" python file.
when i used it in flask (python app) it said the following:

 * Serving Flask app 'remote_control_cozmo.py' (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
Usage: python -m flask run [OPTIONS]
Try 'python -m flask run --help' for help
.Error: While importing 'remote_control_cozmo', an ImportError was raised.
@JFIUG
Copy link
Author

JFIUG commented Nov 20, 2021

Oh i'm on windows (ver. 10)

@Stephenthomas794
Copy link

You're probably using the library 'remote_control_cozmo' somewhere in your code, and haven't imported it. Not sure what the remote_control_cozmo library is tho..

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