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

Error installing aeroframe #4

Open
IbnFrnas opened this issue Nov 11, 2021 · 1 comment
Open

Error installing aeroframe #4

IbnFrnas opened this issue Nov 11, 2021 · 1 comment

Comments

@IbnFrnas
Copy link

I open conda lista and it seems to be installed but when I run "aeroframe -h" the following message appears

"aeroframe" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.

@blueangels88
Copy link

Hello!
When I run "aeroframe -h" the following message appears:

Traceback (most recent call last):
File "/anaconda3/bin/aeroframe", line 14, in
from aeroframe.stdfun.run import standard_run
File "/anaconda3/lib/python3.9/site-packages/aeroframe/stdfun/run.py", line 32, in
from aeroframe.fileio.settings import Settings
File "/anaconda3/lib/python3.9/site-packages/aeroframe/fileio/settings.py", line 33, in
from commonlibs.dicts.schemadicts import get_default_value_dict
ModuleNotFoundError: No module named 'commonlibs.dicts.schemadicts'

When I open pip list I see installed aeroframe ver. 0.1.2

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