Checklist I added a descriptive title I searched open reports and couldn't find a duplicate What happened? When i tried to create an environment : conda create -n meangs it happened $ conda update -n base -c defaults conda Channels: - de...
07-11-2024 08:31 AM 5,039 Views It seems that the intel conda channel is no longer available?I.e., https://anaconda.org/intelWe used to be able to install the intel compiler runtime libs by using the intel channel in a conda environment.yml file like so:channels...
conda create -n example --verbose --verbose after reaching the Solving environment step.Our system seems to have been rate limited by repo.anaconda.com, I cannot even wget the needed files as a sanity check: wget https://repo.anaconda.com/pkgs/r/noarch/current_repodata.json gives HTTP ...
Sure; I have modified that line so now myconda_solver.pylooks like: So now if I runconda-lock -f environment.ymlit returns (I don't see much difference) Locking dependencies for ['linux-64', 'osx-64', 'osx-arm64', 'win-64']... INFO:conda_lock.conda_solver:linux-64 using spec...
# packages in environment at C:\ProgramData\Anaconda3: # # Name Version Build Channel _py-xgboost-mutex 2.0 cpu_0 conda-forge _tflow_select 2.3.0 mkl defaults absl-py 1.0.0 pypi_0 pypi aenum 3.1.0 pypi_0 pypi aiohttp 3.8.3 py38h91455d4_1 conda-forge aiosignal 1.3.1 pyhd8ed1ab...
# If we're not in a virtual environment, then we need to figure out where to diff --git a/host/python/setup.py.in b/host/python/setup.py.in index 39e284b4a..21e4cd47f 100755 index 16089e374..6f8d60dc1 100755 --- a/host/python/setup.py.in +++ b/host/python/setup.py.in ...