-
Basically anaconda is the "beginner" version that comes with batteries included, and any user that needs an installation guide should perhaps pick it over miniconda.
My suggestion is that we change…
-
Could an image be published for linux/arm/v7? I see there's arm64; armv7 would enable support for many single-board computers.
-
I don't have the `Anaconda` distribution, but I do have the `Miniconda` distribution for Jupyter which requires `conda activate` before it runs. Is it possible to install this kernel in such `Minicond…
-
Hello team,
I'm trying to run the example.py file with 7B on a single GPU with this command `torchrun --nproc_per_node 1 example.py --ckpt_dir ./llama_model/7B --tokenizer_path ./llama_model/tokeni…
-
move from here: https://github.com/JuliaPy/PyCall.jl/issues/379
seems something wired happens in C:\JuliaPro-0.5.2.2\pkgs-0.5.2.2\v0.5\Conda\src\conda.jl, around line 186:
```
if is_windows()
i…
-
Hi guys, i have a problem. I installed Talib on Miniconda and Windows. Everything was fine until i run into a problem. When i use 'import talib as ta'. When i do this this appears 'ModuleNotFoundError…
-
## Habitat-Sim version
RLRAudioPropagationUpdate & habitat_sim-0.3.1
## 🐛 Bug
when I try to import habitat_sim.sim, it will output a TypeError. Below is the Traceback.
## Steps to Reproduce
…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Building the following twice fails
```
package:
name: test…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
If you try to set up according to the installation procedure, conda in…
-
After the install script (Linux) creates the Enfuge environment, it errors with the following message:
```
To activate this environment, use
$ conda activate enfugue
To deactivate a…