pybox2d / pybox2d

2D Game Physics for Python
Other
474 stars 93 forks source link

conda install reverts python version from 3.7 to 2.7 #107

Closed tstandley closed 4 years ago

tstandley commented 5 years ago

conda install -c https://conda.anaconda.org/kne pybox2d

reverts my python version from 3.7 to 2.7 and removes all previously installed conda packages.

kne commented 4 years ago

New builds that solve this issue will be available on the conda-forge channel with conda.

To install, use: conda install -c conda-forge pybox2d