You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first time I'm trying to do a CFEP-03 copy... I looked at the build logs and noted a few minor things, that have to be pre-existing (given the changes here):
WARNING: Exact overlap between include/tensorflow/core/platform/ctstring.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tensorflow/core/platform/ctstring_internal.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/c/tsl_status.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/platform/ctstring.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/platform/ctstring_internal.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.2.15.0.dylib in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.2.dylib in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.dylib in packages libtensorflow_cc and libtensorflow
Also why are we putting a patch (that conda patches again) into $PREFIX/include? Seems very strange
In any case, I wanted to copy the packages, but I haven't managed to run the commands, because I cannot pass through authentication of the anaconda client. I have an account, I double-checked (then updated) my password, I've tried various ways to spell my identity (username/email), and I haven't managed to get through yet.
Also why are we putting a patch (that conda patches again) into
$PREFIX/include
? Seems very strangeIn any case, I wanted to copy the packages, but I haven't managed to run the commands, because I cannot pass through authentication of the anaconda client. I have an account, I double-checked (then updated) my password, I've tried various ways to spell my identity (username/email), and I haven't managed to get through yet.
Originally posted by @h-vetinari in #361 (comment)
The text was updated successfully, but these errors were encountered: