Skip to content

Commit

Permalink
sklearn env in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-stoll committed Feb 21, 2023
1 parent 0a06d9c commit dd7af56
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 dd7af56

Please sign in to comment.