Problems installing on Ubuntu 22.04 #253
-
I got the following errors when installing through pip in Ubuntu 22.04 using Python 3.10. Also tried in WSL 2 with Ubuntu 22.04, and got the same errors. Any ideas?
|
Beta Was this translation helpful? Give feedback.
Answered by
ZwFink
May 6, 2024
Replies: 1 comment 3 replies
-
This looks like an issue with your Cython version. What cython version do you have installed? Charm4Py works with >3 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try pulling the main branch of Charm4Py and retrying? We have recently made changes to the build system.