python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Visual Studio Code - ModuleNotFoundError, different sys.path in terminal and VSCode?
I try running code in Visual Studio code but I keep getting a ModuleNotFoundError. When I run the code in my terminal or in debug mode in VS with the activated conda environment it works fine.
System:...
StefanOverFlow
Votes: 0
Answers: 1
Confusion about conda distributions/channels on arm processor
I've been using Anaconda for a few years now, but since I started using a Mac with a M1 processor I had to deal with a bunch of problem with the installation of some packages, which left me a little c...

Carlo
Votes: 0
Answers: 1
How to install pystan on miniforge for Mac M1?
I have a 2020 Mac M1 running Miniforge3-MacOSX-arm64 for Apple Silicon. I have tried pip install pystan and gets the following error
error: legacy-install-failure
× Encountered error while trying to ...
slcao
Votes: 0
Answers: 1
How to install PyQt5 on M1 arm64 architecture?
I have an M1 mac, but I've noticed that whenever native python is running any automation script (like PyAutoGui) it progressively gets slower and slower, almost as if it's being throttled.
I created a...

Giuseppe Marziano
Votes: 0
Answers: 3