I am writing a custom conda package for tensorflow. When I name the package "tensorflow" it takes it more than 3 minutes to get past the "solving environment" part but if I change the package name even a little bit, to "tensorflowp3" it loads in around 10 seconds. I am using the commands -
conda install -c <my_channel> tensorflow
conda install -c <my_package> tensorflowp3
I am not sure why setting a slightly different package name causes such a significant time change. I am specifying which channel the package should be loaded from in the command as well. I have tried doing the same with locally stored packages using the --use-local tag as well but it still behaves the same way as with the channel name. Any help would be very appreciated.
I solved by doing this
Anaconda Navigator
application Environment
from menuUpdate index
default
Now, for me it takes a reasonable abount of time to install a new packet.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With