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

Getting it to build feedback #10

Closed
Arielore opened this issue Apr 17, 2021 · 3 comments
Closed

Getting it to build feedback #10

Arielore opened this issue Apr 17, 2021 · 3 comments

Comments

@Arielore
Copy link

Hi,

I am pretty exited to get to try this program! I struggled to get the environment just right to build it so I attached the Yaml file that anaconda made to help others to skip that fun.

I had two minor problems after following the readme;

  1. build_run.py line#60 fails the build as the folder 'QtCommon/forms' is not included with the source. I just made an empty folder and it was happy.
  2. One additional dependency had to be installed 'pyqtgraph' that wasn't on the readme list.

My yaml anaconda environment for win10 in PyCharm:
environment.txt

Thanks for your efforts!

@Graveflo
Copy link
Owner

Hey, thanks for giving feedback. I added pyqtgraph to the requirements and I believe I fixed the build error a while ago. I'm going to go ahead and push to the code base even though there are some experimental things I'm working on. I probably should have branched but whatever. Pull and see if that helps.

@Arielore
Copy link
Author

Arielore commented Apr 18, 2021 via email

@Arielore
Copy link
Author

Nice, built on first try.

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

2 participants