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 fix #215

Merged
merged 1 commit into from
Nov 18, 2019
Merged

bug fix #215

merged 1 commit into from
Nov 18, 2019

Conversation

SeiyaNozaki
Copy link
Collaborator

I got an error like below when I used "lstchain_data_create_pedestal_file.py".

File "lstchain_data_create_pedestal_file.py", line 9, in
from lstchain.calib.camera.r0 import LSTR0Corrections
File "/home/nozaki/Install/anaconda3/envs/cta-dev/lib/python3.7/site-packages/lstchain-0.1-py3.7.egg/lstchain/init.py", line 7, in
from . import image
ImportError: cannot import name 'image' from 'lstchain' (/home/nozaki/Install/anaconda3/envs/cta->dev/lib/python3.7/site-packages/lstchain-0.1-py3.7.egg/lstchain/init.py)

"image/init" should be "image/init.py", right?

@rlopezcoto rlopezcoto self-requested a review November 18, 2019 15:44
@rlopezcoto
Copy link
Contributor

Right @SeiyaNozaki, thanks for spotting it!

@rlopezcoto rlopezcoto merged commit fb48398 into cta-observatory:master Nov 18, 2019
@SeiyaNozaki SeiyaNozaki deleted the bugfix branch December 12, 2019 12:22
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

Successfully merging this pull request may close these issues.

2 participants