Replies: 1 comment
-
@jackcjp this is due to a dependency miss match with starlette and FastAPI, we fixed this in #426 (review) adding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment:
ubuntu20.4
python3.8.10
pip 20.0.2
titiler 0.4.0
cogeo-mosaic 4.0.0
rio-tiler 3.0.1
oss2 2.15.0
When I start titiler with command
hypercorn titiler.application.main:app -k uvloop -w 1 -b "0.0.0.0:7777" --access-logfile -
the error:
But I have install jinja2, version is 2.11.3
here is the infor:
Can anyone give me a hint? Thanks!
@vincentsarago @sharkinsspatial @giswqs @willemarcel
Beta Was this translation helpful? Give feedback.
All reactions