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?
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.0Please install TenSorflow with 'pip install tensorflow'when i list my installed packages with
conda listtf_cnnvis is not listedimporting it in notebooks does not work
is this a bug or am i missing something?