Skip to main content
-1 votes
0 answers
17 views

Why conda base environment and other anaconda features are not working when i am not super user?

I just installed the Anaconda on my Linux Mint. Whenever i tried to run anaconda, anaconda-navigator, jupyter-notebook they don't work until i switch to super user. What is the reason of it and how ...
kay_g's user avatar
  • 51
2 votes
0 answers
46 views

GitHub Copilot in VS Code triggers a KeyboardInterrupt error when opening PowerShell with conda environment

I'm encountering an issue when using GitHub Copilot in VS Code. After Copilot agent modifies a file, it suggests a PowerShell command and asks whether I want it to run the command for me. When I click ...
yuyu fu's user avatar
  • 11
-4 votes
0 answers
133 views

Downloading latest version of Anaconda without creating an account or sign up [closed]

I have been using Anaconda (and then spyder, python etc.) for the last several years. I wanted to update Anaconda but I could not do due to some errors. So, I uninstalled anaconda yesterday night and ...
HSS's user avatar
  • 1
0 votes
1 answer
49 views

Micromamba crashes with null pointer dereference error

When attempting to execute Micromamba micromamba.exe --version it crashes with the null pointer dereference error: Key Environment Details OS: Windows 10 LTSC 2019. Micromamba: 2.3.3. The same ...
PChemGuy's user avatar
  • 1,859
0 votes
1 answer
49 views

Why CMake failed to find krb5 while g++ succeed? [closed]

I have already install the package "krb5-devel" on my AlmaLinux. The head-files is located at /usr/include and the lib-files /usr/lib64. $ sudo dnf install krb5-devel Last metadata ...
Monhde Sau Hung's user avatar
0 votes
1 answer
68 views

Anaconda Navigator is not running after updating

I am a beginner in the world of Python and am using Anaconda for learning. I am Using Windows 11. I downloaded the Windows installer, Anaconda3-2025.06-0-Windows-x86_64.exe’. The Anaconda Navigator ...
El-VeRdUgO's user avatar
0 votes
1 answer
58 views

Syntax error near unexpected token 'elif' in bash concerning conda [closed]

I have a problem with my bash file: each time I launch the terminal, this error occurs: bash: /home/hk/.bashrc: line 125: syntax error near unexpected token elif' bash: /home/hk/.bashrc: line 125: ...
Haytham Kennouz's user avatar
3 votes
1 answer
173 views

GPU supported Jax Installation [closed]

I am quite new to jax. I am trying to make use of it to do some optimization work. I have tried using a CPU-only version jax, and it has worked well. Indeed the speed is not impressive as expected, so ...
Newbee's user avatar
  • 39
0 votes
0 answers
79 views

Windows cmd.exe Environment Configuration Issues with Drive D: and Git (or unable to create process with Anaconda)

I installed Git on drive D:, but when I open a new cmd.exe Window and type git --version at the prompt, it showed that error launching git: C:\Users\25011>git --version error launching git: It ...
Rui Yang's user avatar
0 votes
0 answers
51 views

After updating Windows 10 to 11 and upgrading Python from 3.9.7 to 3.11.13, I could not create an executable via Anaconda Prompt. How to solve it?

I tried to create an executable in Anaconda Prompt (shortened in the middle): (myenv) (myenv) PS C:\__WorkSpace_Dev__\_GITHUB\ALINOE> pyinstaller --onefile "C:\__WorkSpace_Dev__\_GITHUB\ALINOE\...
Anh Quân Cổ Tấn's user avatar
2 votes
1 answer
131 views

conda env remove -n ENV_NAME consistently leaving behind folder

Both conda env remove -n ENV_NAME and conda remove -n ENV_NAME --all consistently leave a folder behind when executing the commands. This becomes an issue if I'm trying to recreate the environment--I'...
Adrian V's user avatar
3 votes
0 answers
69 views

VScode does not use the correct Python interpreter

On ubuntu 24, I have installed anaconda and created a virtual environment myenv. I can see myenv when I search for a python interpreter with VScode, I select it, and in the dedicated terminal I ...
Xavier Prudent's user avatar
1 vote
1 answer
89 views

OneDrive changes the local PowerShell file to its configuration and changes it to read-only, unable to write

I encountered a problem while installing Anaconda. I didn't configure the PATH environment variable, but instead used conda init cmd.exe and conda init PowerShell, but I'm unable to write to the file. ...
Rui Wang's user avatar
0 votes
0 answers
67 views

Activating anaconda environment leads to ping error?

When I try to activate a conda env using conda activate ENV_NAME I get this error: PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. From 192.168.1.248 icmp_seq=1 Destination Host Unreachable --- ...
Kepler7894i's user avatar
0 votes
1 answer
235 views

How to solve InvalidArchiveError while installing pytorch with Anaconda?

I have installed the latest Anaconda and updated everything. When I try to install BERTopic or PyTorch itself, I am getting this error: InvalidArchiveError("Error with archive C:\Users\myuser\...
Paul Nguyễn's user avatar

15 30 50 per page
1
2 3 4 5
988