Skip to content

["bug"](Preprod) - Site Error #578

Closed
@MooseQuest

Description

Description:

When testing preprod https://penn-chime.bus.phl.io we are immediately presented with:

ModuleNotFoundError: No module named 'penn_chime.view'
Traceback:
File "/usr/local/lib/python3.7/site-packages/streamlit/ScriptRunner.py", line 322, in _run_script
    exec(code, module.__dict__)
File "/app/st_app.py", line 9, in <module>
    from penn_chime.view.st_app import main

Steps to reproduce:

  1. Navigate to site at https://penn-chime.bus.phl.io

Expected behavior:

See the site.

What I got instead:

Screen Shot 2020-04-29 at 12 47 08

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions