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

Add support for anaconda (app) #8

Open
lucbeaulieu opened this issue Apr 19, 2020 · 4 comments
Open

Add support for anaconda (app) #8

lucbeaulieu opened this issue Apr 19, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lucbeaulieu
Copy link

The make app command does not work on my computer (macOS 10.15.4). I have tried both in the regular shell and in the pipenv shell. Both ends with: make: *** [app] Error 1.

@AlexanderWillner
Copy link
Owner

Please test again. I created a new GUI, added more statistics, added more tests, enabled global project view, the backend is now faster, I removed lint, and refactored the code. In case make app is still not working, I'd need to have some shell output here.

@lucbeaulieu
Copy link
Author

See attached PDF file. I have tried both directly and within the pipenv. Note that I did the make install and make deps-install before trying make app just to be on the safe side.

Compile error.pdf

@AlexanderWillner
Copy link
Owner

Mh, hard to tell. Most probably related to your anaconda installation. Might be related to this SO issue.

@AlexanderWillner AlexanderWillner changed the title make app Add support for anaconda (app) Apr 22, 2020
@AlexanderWillner
Copy link
Owner

Just installed anaconda, was able to reproduce the issue and it seems to be difficult to use pywebview within anaconda. For now I'd suggest to use a normal Python installation (e.g. via brew install python), but I'll leave this issue open.

@AlexanderWillner AlexanderWillner added enhancement New feature or request help wanted Extra attention is needed labels Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants