Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
76 views

I tried installing the hugging face module using pip as suchL !pip install huggingface_hub -q !conda install -c huggingface huggingface_hub However, when I try to import the module a ModuleNotFound ...
zhengyi zhu's user avatar
Best practices
2 votes
2 replies
106 views

I work on an offline/air-gapped system with no internet access, and I frequently face issues while installing Python packages and libraries manually. I’ve worked with Python using Spyder and Anaconda, ...
ZEESHAN 's user avatar
0 votes
1 answer
73 views

which python /home/usr/miniconda3/envs/venv/bin/python which pip /bin/pip I'm unable to get pip for my venv or conda even after manual installation. How to set up pip for my venv
Looner's user avatar
  • 11
0 votes
1 answer
110 views

So I have been trying to set up a new conda environment with the latest conda and python versions. My base environment has python 3.8.8 and conda 23.3.1, and I would like python 3.12 and conda 25.7. I ...
Mollie Passacantando's user avatar
Advice
1 vote
4 replies
165 views

At my University, one of my subjects being Case Studies in Business decision making requires coding skills. While they have modules going through the very basics and provide websites like Stack ...
Carl Van Heerden's user avatar
0 votes
1 answer
73 views

I would like to disable the AltGr + M shortcut in Spyder. Currently, it opens a "Numpy array helper" but I would rather be able to insert the µ character as I'm often dealing with units ...
Mika R.'s user avatar
  • 53
Advice
1 vote
6 replies
254 views

i was training AI in my pc using tensorflow with CPU due i have a amd GPU, well i bought a Nvidia RTX 5060 TI 16GB and i couldn't make it work. First, i made a new environment with anaconda, installed ...
José Timaure's user avatar
0 votes
0 answers
81 views

Using Spyder installed through Anaconda. I want to use the petitRADTRANS package. As instructed on their website https://petitradtrans.readthedocs.io/en/latest/index.html, I have tried the following ...
kyra's user avatar
  • 1
0 votes
0 answers
87 views

On Windows Server previous employee created Anaconda environment and used it to run Python project. First I did was this command to generate environment.yml file. First I activated the environment for ...
miso's user avatar
  • 105
1 vote
2 answers
203 views

I needed to use python occ so I installed anaconda and now I'm not sure why QtPdf is not working while everything else seems to be fine. I haven't used anaconda before. Steps: conda create -n xxxx ...
Robert18799's user avatar
1 vote
2 answers
370 views

Error Screenshot I have been facing the following persistent issue while attempting to update conda (conda update --all) for the past few hours. EDIT: I am using my home network, and I am not using a ...
NightHood2309's user avatar
0 votes
0 answers
83 views

I am trying to setup a custom environment in which I have a bunch of related tools running in conda. This is mostly because part of the tooling I want to have running is actually only reliably ...
H van Buuren's user avatar
0 votes
1 answer
65 views

I currently have a base conda environment and a (virtual) environment called Work-8uAjguag that was created with pipenv. Now I want to install a package (say openpyxl) in the environment Work-8uAjguag....
Nemo's user avatar
  • 1,306
0 votes
1 answer
69 views

Running anaconda and VSCode. At the anaconda prompt I ran conda install conda-forge::bootstrap It returned Channels: - defaults - conda-forge Platform: win-64 Collecting package metadata (repodata....
Randino's user avatar
  • 23
2 votes
0 answers
137 views

I have created a conda env and configured it in pycharm. I have installed all the libraries I need with conda command, and can also see them in output of 'conda list' as well as gdalinfo. gdalinfo --...
Mandroid's user avatar
  • 7,872

15 30 50 per page
1
2 3 4 5
986