bernhard-42 / vscode-ocp-cad-viewer

A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into VS Code
Apache License 2.0
80 stars 9 forks source link

installation fails, if a mamba environment is completely empty #9

Closed Paul8043 closed 1 year ago

Paul8043 commented 1 year ago

This is only a minor issue. I have created a new environment via mamba on windows (e.g. bd-env). After the activation of "bd-env", the environment needs a

mamba install python

otherwise the installations via VIEWER MANAGER & LIBRARY MANAGER will fail, because no python is found! This should mentioned somewhere in the documentation or both MANAGERs should verify that python is present.