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
set LIBRARY_LIB=%CONDA_DEFAULT_ENV%\Library\lib
mkdir lib || cmd /c "exit /b 0"
A subdirectory or file lib already exists.
copy %LIBRARY_LIB%\zlibstatic.lib lib\z.lib
The system cannot find the path specified.
Command exited with code 1