-
I get ridiculous speed statements when I sync from time to time.
Today I got
```
sudo xbps-install -Su
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
…
-
### Actual Behavior
I had Anaconda3 with Python 3.8 running well on Ubuntu 16.04. I ran an update on Spyder. The next time I tried to run anaconda—navigator, system replied:
An unexpected error…
-
Trying to install from svalikiers channel using conda but running into below error. Any ideas?
`conda install -c svalkiers clustcr`
```
Collecting package metadata (current_repodata.json): done
…
-
I'm suddenly getting
ERROR: [trans] failed to download `kworkspace-6.1.5_1' signature from `https://repo-default.voidlinux.org/current/musl': Not Found
Transaction failed! see above for errors.
…
-
Originally issue via slendr: https://github.com/bodkan/slendr/issues/83
To paraphrase, the user is trying to install a conda environment on an Arm64 Mac, with the following pins: pyhton=3.8 msprime…
-
```bash
iaacornus@sysmain ~ [1]> conda install -c conda-forge dockstring
Channels:
- conda-forge
- bioconda
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
S…
-
I installed the software step by step according to the setup environment chapter.
```
git clone https://github.com/avlmaps/AVLMaps.git
conda create -n avlmaps python=3.8 -y # or use virtualenv
co…
-
Hello! I encountered several errors while installing. Please, help to solve it.
Steps to reproduce:
## With manual installation:
1. Install Anaconda 3:
```
# install anaconda prerequisites
s…
-
conda install -c bioconda multiqc
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment:…
-
Following the instructions at https://tensorflow.rstudio.com/install/
In RStudio:
After making r-reticulate environment , and install tensorflow get:
install_tensorflow(envname = "r-reticulat…