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

Error in Ubuntu #68

Open
Jasmeer57 opened this issue Jun 16, 2022 · 0 comments
Open

Error in Ubuntu #68

Jasmeer57 opened this issue Jun 16, 2022 · 0 comments

Comments

@Jasmeer57
Copy link

I had lately been trying to install kover into my PC, I have installed ubuntu in my windows PC through microsoft store, now when I was installing Kover into my virtual machine of Ubuntu. I had installed all the packages and dependencies needed, but it is throwing an error message which I'm not able to understand how to fix. I have also attached the snippet below, it says -

  _**_error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for kover
Running setup.py clean for kover
Failed to build kover
Installing collected packages: kover
Running setup.py install for kover ... error
error: subprocess-exited-with-error_**_

then I tried to install wheel-
pip3 install wheel
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: wheel in /home/jasmeer/.local/lib/python3.8/site-packages (0.37.1)

It still doesn't help as it says requirement already fulfilled, which is not the case here. Please let me resolve this issue!

Thanks in advance

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

1 participant