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

Command flask not found (Windows native) #103

Closed
estherwang01 opened this issue Feb 20, 2021 · 0 comments
Closed

Command flask not found (Windows native) #103

estherwang01 opened this issue Feb 20, 2021 · 0 comments

Comments

@estherwang01
Copy link
Collaborator

estherwang01 commented Feb 20, 2021

If you're running into the error command flask not found when running bash ./run_BS.sh on Windows native:

Workaround solution (not automated yet):

  • Remove the last line of the run_BS.sh file (the line that reads flask run)
  • Run the command bash ./run_BS.sh
  • Run the command python -m flask run to start the GUI

(If you get an error related to EOL, edit with Notepad++>Edit>EOL conversion)

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