-
I am running windows 10, python 3.10.8, and pip-22.3 . I have tried multiple versions of python but cannot get microstructpy to install properly. Most recently I ran the following based on the two pages below: pip install matplotlib - installed properly. pip install pybind11 - ran fine. Images of the current error are attached. Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi @dpd5121 I'm sorry you're having trouble installing microstructpy. It looks like there's a snag with pyvoro. I'll take a look at it this weekend and let you know what I find. Thanks for including your OS and Python version. It looks like the root cause is version/deprecation related. |
Beta Was this translation helpful? Give feedback.
-
To summarize the solution from the thread earlier, upgrading Visual C++ resolved this issue. |
Beta Was this translation helpful? Give feedback.
To summarize the solution from the thread earlier, upgrading Visual C++ resolved this issue.