Skip to content

Commit

Permalink
Merge pull request #4 from Renumics/fix/readme_sklearn
Browse files Browse the repository at this point in the history
sklearn env in readme
  • Loading branch information
markus-stoll authored Feb 21, 2023
2 parents 0a06d9c + dd7af56 commit 3956553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ It utilizes various metrics of elements and their surrounding neighborhood to ag
pip install mesh2vec
```
3. Please make sure you have an environment variable ANSA_EXECUTABLE set pointing to your ANSA executable to use ANSA depended features like shell and feature import.
4. You may temporarily need to set an environment variable SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True.

### Load Mesh
```python
Expand Down

0 comments on commit 3956553

Please sign in to comment.