-
-
[Anaconda Inc](https://www.anaconda.com/) is under travel restrictions policy. WFH only required for all staff.
-
```
/mnt/nas/joseph/Anaconda3/bin/conda create -n EnrichShuf
## Optional
/mnt/nas/joseph/Anaconda3/bin/conda init bash
conda activate EnrichShuf
conda install r-essentials r-base==4.2
The following…
-
Hi, thanks for a great resource!
I am using the following code to install the packages in the conda environment but getting errors in installing some packages. Could you give some suggestions?
#…
-
本地部署时,之前步骤一切正常,但一旦到训练阶段,就会不停报错关于ffmpeg拓展与调用等问题,每次的训练步骤是可以继续进行的,但最终结果相当糟糕。我有可以使用的ffmpeg编译完成的exe文件且环境配置正常。具体报错如下:
Traceback (most recent call last):
File "D:\Anaconda\Anaconda\envs\data_sci\lib\site…
-
I note a couple of recent examples of other electron apps bundling a Python distribution that might be of interest here:
- [`datasette-app`](https://github.com/simonw/datasette-app): there are sign…
-
follow this tutorial:
https://www.digitalocean.com/community/tutorials/how-to-install-the-anaconda-python-distribution-on-ubuntu-16-04
-
pip install "jax[cuda12]==0.4.28"
Collecting jax==0.4.28 (from jax[cuda12]==0.4.28)
Using cached jax-0.4.28-py3-none-any.whl.metadata (23 kB)
Requirement already satisfied: ml-dtypes>=0.2.0 in e:…
-
Idea would be to lean on a pre-existing package manager to deal with the web of dependencies, versioning, etc.
(from @jendrikseipp )
Install `planutils` as a thin wrapper to Anaconda:
```
pi…
-
I tried to install in a package but I didn't succeed and I can't use it.
Would it be possible to create the repo for installation on anaconda?