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

ImportError: cannot import name 'HyperOptArgumentParser' #77

Open
justinebenosa opened this issue Dec 5, 2020 · 0 comments
Open

ImportError: cannot import name 'HyperOptArgumentParser' #77

justinebenosa opened this issue Dec 5, 2020 · 0 comments

Comments

@justinebenosa
Copy link

justinebenosa commented Dec 5, 2020

I had a setup in ubuntu with python version 3.6
manually install below library

bleach==1.5.0
certifi==2016.2.28
cycler==0.10.0
decorator==4.1.2
html5lib==0.9999999
Markdown==2.6.9
matplotlib==2.1.0
networkx==2.0
nltk==3.2.5
numpy==1.13.3
olefile==0.44
pandas==0.21.0
Pillow==4.3.0
protobuf==3.4.0
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2017.3
PyWavelets==0.5.2
scikit-image==0.13.1
scikit-learn==0.19.1
scipy==1.0.0
six==1.11.0
sklearn==0.0
tensorflow==1.3.0
tensorflow-tensorboard==0.1.8
test-tube==0.46
Werkzeug==0.12.2

I face issue while run script
getting error as per below so suggest me
in requirement there is test-tube version is 0.46 but i am not able to install that so i used test-tube== 0.2
from test_tube import HyperOptArgumentParser
ImportError: cannot import name 'HyperOptArgumentParser'

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

No branches or pull requests

1 participant