- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 331
Closed
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.release-patchWarrents a patch releaseWarrents a patch release
Milestone
Description
Current Situation
Currently Uvicorn gets imported in reactpy.backend._common. This is a problem because not all backends require uvicorn (e.g. Flask). Thus you can get an import error.
Proposed Actions
Make uvicorn a common dependency or import it in a try block.
Metadata
Metadata
Assignees
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.release-patchWarrents a patch releaseWarrents a patch release