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

Cannot Build on Fedora #130

Open
KarlIsWright opened this issue Jul 28, 2023 · 0 comments
Open

Cannot Build on Fedora #130

KarlIsWright opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KarlIsWright
Copy link

Describe the bug
The Linux module doesn't want to build on Fedora

To Reproduce
Steps to reproduce the behavior:

  1. $ git clone https://github.com/casualsnek/cassowary
  2. $ cd cassowary/app-linux
  3. $ chmod +x build.sh
  4. $ ./build.sh
  5. /usr/bin/python3: Error while finding module specification for 'build.sh' (ModuleNotFoundError: No module named 'build')

Expected behavior
Expected Linux module to build.

Screenshots
NA

System information:

  • Python3 version: Python 3.11.4
  • PyQt5 version: 5.15.9
  • libvirt-python version: 9.0.0
  • kernel 6.4.4-200.fc38.x86_64
  • OS: Fedora 38

Additional context
Tried several times to get the module to build but no matter how I typed it, it just kept saying that "No module named build".

@KarlIsWright KarlIsWright added the bug Something isn't working label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants