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

[Bug] #35

Open
lupecsan opened this issue Jul 13, 2023 · 0 comments
Open

[Bug] #35

lupecsan opened this issue Jul 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@lupecsan
Copy link

When exec a .py script in Pycharm always throw the same error:

ModuleNotFoundError: No module named 'alerce.core'; 'alerce' is not a package

I installed the package from Pycharm in my environment but I have not any good
result. I show the code:

Screenshot from 2023-07-13 11-43-06

I use PyCharm 2023.1.3 (Community Edition) with python3.8 as python interpreter in
my Ubuntu 20.4 system.
Due to this problem I tried to exec the same code in windows 10, CentOS with Pycharm
and directly in command line --> "$python script.py" with the same result. So I think this package has a problem.

@lupecsan lupecsan added the bug Something isn't working label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant