Closed aaelony closed 2 years ago
This is an Anaconda issue, which you will need to file with them.
Do you mind trying to install with pip? If that does not work, we'll be happy to address any issues that arise.
Update: I am not convinced this is a conda
issue. Also, pip
doesn't install cesium either (as noted above with python 3.9).
I was able to install cesium
with conda
using python 3.8
without problem, so I think it is a python 3.9
issue with cesium
.
Closing this issue because https://github.com/cesium-ml/cesium/issues/304 is more detailed.
Hello,
Having trouble installing
cesium
via conda. Is Python 3.9 not supported for cesium?succeeds, but attempting to
import cesium
yieldsThanks for any advice.