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

Gitpod issue while setting up. Possible solution. #49

Open
goyalpramod opened this issue Jul 17, 2023 · 1 comment
Open

Gitpod issue while setting up. Possible solution. #49

goyalpramod opened this issue Jul 17, 2023 · 1 comment

Comments

@goyalpramod
Copy link
Contributor

While running the application in gitpod, After running the following bash command

sudo sh ./setup.sh

Pygraphwiz throws an installation error.
But running, before setup

sudo apt-get update 

fixes the mentioned error. Possible reasoning behind so needs to be explored.

For anyone who has been running into a problem setting up gitpod.
run the update first then the setup, if you run into an issue with quart. Run setup again.

This does seem to fix the issue for the time being, but reasons for it need to be explored.

@goyalpramod
Copy link
Contributor Author

#50 The following PR should fix the issue, but information regarding why this fixes the issue still needs to be explored.

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