Pyrebase Import throws Error

File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script
    exec(code, module.__dict__)File "/app/cleeve-2/main.py", line 35, in <module>
    import pyrebaseFile "/home/appuser/venv/lib/python3.9/site-packages/pyrebase/__init__.py", line 1, in <module>
    from .pyrebase import initialize_appFile "/home/appuser/venv/lib/python3.9/site-packages/pyrebase/pyrebase.py", line 19, in <module>
    from requests.packages.urllib3.contrib.appengine import is_appengine_sandbox

Hi @emma125dgggd,

Thank you for sharing your question with the community!

Your post is missing a code snippet and a link to your app’s GitHub repo. Please check out our guidelines on how to post an effective question here and update your post to help the community answer your question.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.