Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named Cython error #105

Open
cervyesterday opened this issue Nov 12, 2023 · 1 comment
Open

No module named Cython error #105

cervyesterday opened this issue Nov 12, 2023 · 1 comment

Comments

@cervyesterday
Copy link

Hi, i was trying to install omnizart using pipx install omnizart, but this error occoured:

Fatal error from pip prevented installation. Full pip output in file:
/home/bob/.local/pipx/logs/cmd_2023-11-12_13.12.51_pip_errors.log

pip seemed to fail to build package:
madmom<0.17.0,>=0.16.1

Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
ModuleNotFoundError: No module named 'Cython'
error: metadata-generation-failed

Error installing omnizart.

I've installed cython using pipx install Cython.
Distro: Arch
Python version: 3.11.5
Cython version: 3.0.5

@felixniemeyer
Copy link

same issue here on manjaro (also arch)

I tried installing cython system wide with pacman -S cython. That didn't help.

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

No branches or pull requests

2 participants