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

pyod does not have a __version__ #253

Open
londumas opened this issue Dec 2, 2020 · 0 comments · Fixed by #584 · May be fixed by #295
Open

pyod does not have a __version__ #253

londumas opened this issue Dec 2, 2020 · 0 comments · Fixed by #584 · May be fixed by #295

Comments

@londumas
Copy link

londumas commented Dec 2, 2020

It appears that pyod does not have a version

print(pyod.__version__)
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-12-f3ad4f41ff57> in <module>
----> 1 print(pyod.__version__)

AttributeError: module 'pyod' has no attribute '__version__'
python -m pip show pyod
Name: pyod
Version: 0.8.4
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant