Skip to content

Examples don't run (Windows 3.8.10) #20

@JackWitherell

Description

@JackWitherell

After installing the precompiled wheel for 3.8.10 based on the steps in the readme and running the example, I receive this error when trying to run examples:
ModuleNotFoundError: No module named 'pybgfx'

And after running pip install pybgfx in an attempt to satisfy this requirement, I got...
ModuleNotFoundError: No module named 'pybgfx.utils'

I remember using this package (and the example) a long time ago and remember that this package worked absolutely fine. I also don't remember pybgfx being a requirement, especially because the files imported in the examples back then were importing from bgfx not from pybgfx. that change seems to have been made around this commit: 792b4c1

I should add that I was originally trying to get this package (bgfx-python) running in python 3.9.5 but that failed due to the same problem in this issue: #19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions