Skip to content

Commit 3956553

Browse files
authored
Merge pull request #4 from Renumics/fix/readme_sklearn
sklearn env in readme
2 parents 0a06d9c + dd7af56 commit 3956553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ It utilizes various metrics of elements and their surrounding neighborhood to ag
3131
pip install mesh2vec
3232
```
3333
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.
34+
4. You may temporarily need to set an environment variable SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True.
3435

3536
### Load Mesh
3637
```python

0 commit comments

Comments
 (0)