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
I'm not sure whether it is an issue with my setup.
I can install other packages fine, though. Also, I tried extracting the bz2 file, but Windows Explorer would yield errors on that one, where it would extract other archives in C:\\Users\\Public\\miniconda3\\pkgs just fine. So I think that actually the created package is faulty. The error also occurs for versions 3.10.1 and 3.9.1 of cytoscape.
Conda Info
C:\> conda info
active environment : cytoscape_env
active env location : C:\Users\Public\miniconda3\envs\cytoscape_env
shell level : 2
user config file : C:\Users\<SNIP>\.condarc
populated config files :
conda version : 24.7.1
conda-build version : not installed
python version : 3.11.5.final.0
solver : libmamba (default)
virtual packages : __archspec=1=skylake
__conda=24.7.1=0
__win=0=0
base environment : C:\Users\Public\miniconda3 (writable)
conda av data dir : C:\Users\Public\miniconda3\etc\conda
conda av metadata url : None
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\Public\miniconda3\pkgs
C:\Users\<SNIP>\.conda\pkgs
C:\Users\<SNIP>\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\Public\miniconda3\envs
C:\Users\<SNIP>\.conda\envs
C:\Users\<SNIP>\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/24.7.1 requests/2.31.0 CPython/3.11.5 Windows/10 Windows/10.0.22631 solver/libmamba conda-libmamba-solver/23.12.0 libmambapy/1.5.3
administrator : False
netrc file : None
offline mode : False
Conda Config
C:\> conda config --show-sources
Conda list
C:\> conda list --show-channel-urls
# packages in environment at C:\Users\Public\miniconda3\envs\cytoscape_env:## Name Version Build Channel
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
Hello,
I raised this issue at
bioconda-recipes
and was relegated here.Please see also the discussion there: bioconda/bioconda-recipes#49731.
I'm trying to install cytoscape on Windows 11 using conda.
Starting from a fresh environment, I get the following error:
I'm not sure whether it is an issue with my setup.
I can install other packages fine, though. Also, I tried extracting the bz2 file, but Windows Explorer would yield errors on that one, where it would extract other archives in
C:\\Users\\Public\\miniconda3\\pkgs
just fine. So I think that actually the created package is faulty. The error also occurs for versions3.10.1
and3.9.1
of cytoscape.Conda Info
Conda Config
C:\> conda config --show-sources
Conda list
Additional Context
No response
The text was updated successfully, but these errors were encountered: