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

Document Ubuntu VM install issues #37

Open
robmarkcole opened this issue Sep 26, 2023 · 1 comment
Open

Document Ubuntu VM install issues #37

robmarkcole opened this issue Sep 26, 2023 · 1 comment

Comments

@robmarkcole
Copy link
Contributor

robmarkcole commented Sep 26, 2023

Collecting pyyaml==5.4.1 (from iris==0.0.0)
  Downloading PyYAML-5.4.1.tar.gz (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 26.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

Solution: pyyaml>=5.4.1

That's it!

@robmarkcole
Copy link
Contributor Author

robmarkcole commented Sep 26, 2023

However when I run the app, it repeatedly rejects my password, even when I create a new account via the UI and attempt to access that.

image

Verifying it exists:
image

Tried to get around this by commenting out all the @requires_auth but then get KeyError: 'user_id'

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