KmolYuan / Pyslvs-UI

An open source planar linkage mechanism simulation and mechanical synthesis system.
https://pyslvs-ui.readthedocs.io
GNU Affero General Public License v3.0
194 stars 37 forks source link

[BUG] Windows package lost dependency #30

Closed KmolYuan closed 4 years ago

KmolYuan commented 4 years ago

To Reproduce Startup in a clean Windows.

Desktop:

KmolYuan commented 4 years ago

Solved by changed to Python 3.7 instead of 3.8. Still a problem of Pyslvs upgrading.

KmolYuan commented 4 years ago

Fix by https://github.com/cython/cython/issues/3213.