Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

possible version mismatch #2

Open
ebo opened this issue Jul 5, 2020 · 2 comments
Open

possible version mismatch #2

ebo opened this issue Jul 5, 2020 · 2 comments

Comments

@ebo
Copy link

ebo commented Jul 5, 2020

I am running into a problem with running NURBS-Python and the NURBS-Python_Examples when running with pypy3 returning "ImportError: cannot import name 'ft2font'" and similar errors. My only guess at this point is that Python-3.7 is installed on the system, and pypy appears to be built against 3.6 -- see version info:

Python 3.6.9 (?, Apr 10 2020, 19:47:05)
[PyPy 7.3.1 with GCC 7.3.0]

As far as I can tell it appears to be an issue with the versioning. All tests were passing in version 3.4/5.

Please let me know when you bump to python-3.7 and 3.8 so I can test them against my systems.

@mozillazg
Copy link
Owner

mozillazg commented Jul 5, 2020

Sorry, but this repository just is an unofficial read only mirror, please create an issue to the official repository: https://foss.heptapod.net/pypy/pypy/-/issues

Thanks!

@ebo
Copy link
Author

ebo commented Jul 5, 2020

thank you. I dug around and thought tnis was the primary place. Sorry I posted in the wrong place. Turns out that it is already being reported:

https://foss.heptapod.net/pypy/pypy/-/issues/3257
https://bitbucket.org/pypy/pypy/issues/3178/pypy3-731-cannot-install-matplotllib

Just in case I reposted over there as well. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants