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

[FIX] docker backend error #46

Open
jun-park02 opened this issue Jul 25, 2022 · 2 comments
Open

[FIX] docker backend error #46

jun-park02 opened this issue Jul 25, 2022 · 2 comments
Assignees

Comments

@jun-park02
Copy link
Member

ImportError: cannot import name 'parse_rule' from 'werkzeug.routing' (/usr/local/lib/python3.10/site-packages/werkzeug/routing/init.py)

image

@jun-park02
Copy link
Member Author

jun-park02 commented Jul 25, 2022

image

https://stackoverflow.com/questions/73105877/importerror-cannot-import-name-parse-rule-from-werkzeug-routing

Werkzeug==2.1.2 버전을 사용하여 ImportError: cannot import name 'parse_rule' from 'werkzeug.routing' 는 해결하였으나 위와 같은 에러 발생

@jun-park02
Copy link
Member Author

namespaces/AfterVideo.py
namespaces/BeforeVideo.py
namespaces/User.py 의

from module import member_module을 user_module로 수정하여 해결 완료

image

@jun-park02 jun-park02 self-assigned this Jul 25, 2022
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