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: segy.__version__ errors out #154

Closed
amitpendharkar opened this issue Jul 25, 2024 · 0 comments · Fixed by #155
Closed

BUG: segy.__version__ errors out #154

amitpendharkar opened this issue Jul 25, 2024 · 0 comments · Fixed by #155

Comments

@amitpendharkar
Copy link
Contributor

As an example print(segy.__version__) gives following error

Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: module 'segy' has no attribute '__version__'
@amitpendharkar amitpendharkar changed the title segy.__version__ errors out BUG: segy.__version__ errors out Jul 25, 2024
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 a pull request may close this issue.

1 participant