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

Import error on Centos7 #2

Open
ddesmond opened this issue Mar 30, 2023 · 0 comments
Open

Import error on Centos7 #2

ddesmond opened this issue Mar 30, 2023 · 0 comments

Comments

@ddesmond
Copy link

ddesmond commented Mar 30, 2023

installing over pip3 works, but when i launch the app im writing it throws me an error:
ModuleNotFoundError: No module named 'router'

the same does not hapen on my dev env (windows)

Do you have any tips how to solve this?

thanks!

same hapens when i pull from github or install over pip
from decorouter import Router
ModuleNotFoundError: No module named 'decorouter'

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

1 participant