Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openmesh-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenMesh
openmesh-python
Commits
e7f33348
Commit
e7f33348
authored
6 years ago
by
Isaak Lim
Browse files
Options
Downloads
Patches
Plain Diff
add conda installation instructions to README.md
parent
6fab57f1
No related branches found
No related tags found
No related merge requests found
Pipeline
#10621
failed
6 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-0
5 additions, 0 deletions
README.md
with
5 additions
and
0 deletions
README.md
+
5
−
0
View file @
e7f33348
...
...
@@ -57,6 +57,11 @@ For further examples see the documentation or refer to the [unit tests](https://
pip install openmesh
### Using `conda`
Thanks to Martin Drawitsch you can also install openmesh-python via
[
conda
](
https://github.com/conda-forge/openmesh-python-feedstock
)
:
conda install -c conda-forge openmesh-python
### Prebuilt Binaries
We provide prebuilt wheels for manual installation with
`pip`
for the following configurations:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment