-
# Describe the bug
I tried to install geouned from conda on a fresh enviroment (python 3.11) without success. Error can be seen in the screenshot.
# To Reproduce
Steps to reproduce the behavior:
…
-
(base) C:\Users\Paparazzi>cd avatarify-python
(base) C:\Users\Paparazzi\avatarify-python>scripts\install_windows.bat
conda found
Collecting package metadata (current_repodata.json): done
Solvi…
-
Hello,
I am trying to install a package that requires winRPM on a Windows 2012 Server. I am able to install other packages fine (specifically JuMP and PyCall), but WinRPM seems to be failing.
JuMP …
-
Hi~ When I run "conda create --name DCL --file requirements.txt", I meet the bug:
"Collecting package metadata (current_repodata.json): failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url
…
-
Dear All,
I am trying to install the software on my system (ubuntu) and when I execute the script for installing the software (install_on_local.sh) I get following error;
"""
Solving environment:…
-
### Checklist
- [X] I added a descriptive title.
- [X] I searched through [existing issues](https://github.com/ContinuumIO/anaconda-issues/issues) and couldn't find a solution or duplicate issue.
…
-
Hello,
I am trying to install checkM using 'conda install -c bioconda/label/cf201901 checkm-genome' however the installation fails as I get the error message shown below.
Any input on how to solve…
-
Bug report by @jplatipus originally in https://github.com/sktime/sktime/issues/3963
It seems that `sktime` fails to install from `conda-forge` in a python 3.11 `conda` environment, subject to possi…
-
git clone https://github.com/alievk/avatarify-python.git
cd avatarify-python
scripts\install_windows.bat
# To activate this environment, use
#
# $ conda activate avatarify
#
# To deactivate…
-
*Setup*
AMI: ScyllaDB 2.0.1 (ami-3165e54b)
Cluster size: a single node
*Description*
1) Create a `t2.micro` instance in the same VPC you are going to create a scylla's instance in the (2) below.…