Skip to content

Cannot Build on Fedora #130

Open
Open
@KarlIsWright

Description

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".

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions