Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Import arya.arya #3

Open
jbhoorasingh opened this issue Aug 30, 2018 · 1 comment
Open

Import arya.arya #3

jbhoorasingh opened this issue Aug 30, 2018 · 1 comment

Comments

@jbhoorasingh
Copy link

Running the Flask app will get you the below error
Traceback (most recent call last): File "webarya.py", line 5, in <module> import arya.arya ImportError: No module named arya
to fix we need to import arya not import arya.arya

@kecorbin
Copy link
Contributor

Yes there is a (somewhat) known issue related to path here. There is also a console script that arya implements called arya as well. This can create a namespace colision depending on your path. Are you running in a venv or via docker?

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

No branches or pull requests

2 participants