mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 18:02:29 +00:00
Add instructions for install via conda.
This commit is contained in:
@@ -137,6 +137,15 @@ If all worked out correctly you can now use IfcOpenShell. See the examples below
|
|||||||
|
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|
||||||
|
Installing IfcOpenShell with Conda
|
||||||
|
----------------------------------
|
||||||
|
Another option for building and installing IfcOpenShell is to use the popular
|
||||||
|
[Anaconda Python Distribution](https://www.anaconda.com/download).
|
||||||
|
The requirements are spread across a number of channels.
|
||||||
|
You can add these channels to your configuration, or specify them all on the command line:
|
||||||
|
|
||||||
|
$ conda install -c conda-forge -c oce -c dlr-sc -c ifcopenshell ifcopenshell
|
||||||
|
|
||||||
Usage examples
|
Usage examples
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user