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

Unable to build the project #1

Open
Roxyjay opened this issue Mar 7, 2023 · 0 comments
Open

Unable to build the project #1

Roxyjay opened this issue Mar 7, 2023 · 0 comments

Comments

@Roxyjay
Copy link

Roxyjay commented Mar 7, 2023

Hi, I downloaded the repo and tried to build from source, but I got the following error message when I ran fbs run:

Traceback (most recent call last):
  File "C:\Users\roxyj\pypocquantui\src\main\python\pyPOCQuantUI\main.py", line 22, in <module>
    from ui.mainwindow import MainWindow
  File "C:\Users\roxyj\pypocquantui\src\main\python\pyPOCQuantUI\ui\mainwindow.py", line 38, in <module>
    from pypocquant.lib.io import load_and_process_image, is_raw
ModuleNotFoundError: No module named 'pypocquant.lib'

Not sure if that's the cause, I see the pypocquant under pyPOCQuantUI directory is unavailable. Please help.
Thank you!

Edit:
The link to the binaries seems to be dead.

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