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

Update error message not be confused with the Python SDF package #273

Open
skuschel opened this issue Dec 1, 2023 · 0 comments
Open

Update error message not be confused with the Python SDF package #273

skuschel opened this issue Dec 1, 2023 · 0 comments
Labels
documentation Hacktoberfest beginner friendly task / part of Hacktoberfest reader specific change is affecting a specific reader class

Comments

@skuschel
Copy link
Owner

skuschel commented Dec 1, 2023

There are two sdf packages. One that ships with epoch and should be used to read epoch sdf files. The other one ( https://pypi.org/project/SDF/ ) has nothing to do with epoch. Give a proper error message if the wrong one is installed.

raise ImportError('Upgrade sdf package to 2.2.0 or higher.')

@skuschel skuschel added reader specific change is affecting a specific reader class documentation Hacktoberfest beginner friendly task / part of Hacktoberfest labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Hacktoberfest beginner friendly task / part of Hacktoberfest reader specific change is affecting a specific reader class
Projects
None yet
Development

No branches or pull requests

1 participant