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

tf-nightly-gpu not detected? #89

Open
ghylander opened this issue Jan 19, 2021 · 1 comment
Open

tf-nightly-gpu not detected? #89

ghylander opened this issue Jan 19, 2021 · 1 comment

Comments

@ghylander
Copy link

i have an installation of tensorflow nightly gpu (tf v2.5.x)
when following the installation steps, after executing the setup.py, the process ends with:

Finished processing dependencies for tf-cnnvis==1.0.0
Please install TenSorflow with 'pip install tensorflow'

when i list my installed packages with conda list tf_cnnvis is not listed
importing it in notebooks does not work
is this a bug or am i missing something?

@falaktheoptimist
Copy link
Member

If you installed using python setup.py install it'll show up in pip freeze and not as a conda package. Probably try running things outside of conda environment

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

2 participants