We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aa2c7b + 044eb2e commit 3224401Copy full SHA for 3224401
README.md
@@ -60,7 +60,7 @@ module `pythonocc-core` is required to deal with IGES files. This requirement
60
cannot be satisfied through `pip`, but the precompiled binaries are available
61
on `conda` using the command:
62
```bash
63
-conda install -c conda-forge pythonocc-core=7.4.0
+conda install -c conda-forge pythonocc-core
64
```
65
For additional information about the compilation and installation of
66
`pythonocc`, we refer the original
0 commit comments