python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Getting WinError 267 when trying to install BMTK on Anaconda environment
I am having trouble installing brain modelling toolkit, BMTK, in an Anaconda environment I named BMTK1.
As you can see from the code I'm getting an error "WinError 267"
What's going on here?...

M H Khawashki
Votes: 0
Answers: 0
Windows 10: Make Py Launcher choose official installation instead of Anaconda (same Python version)
I installed official Python then Anaconda3 afterwards (both 3.9)
I suspect it is because I ticked 'Register Anaconda3 as my default Python 3.9' when I was installing Anaconda, that now when I type py ...
tearfur
Votes: 0
Answers: 1
Cannot install geopandas
I am trying to instal geopandas. It goes like this:
(base) PS C:\Users\a_e_f> conda install geopandas
Collecting package metadata (current_repodata.json): done
Solving environment: failed with ini...
user1871635
Votes: 0
Answers: 2
catkin_make uses the anaconda python version
I am in my native (non conda) python, after a conda deactivate operation.
I can confirm that the python that is being used, is NOT the anaconda one, with which python3, that gives me /usr/bin/python3....
user1584421
Votes: 0
Answers: 1