You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
I am trying to run the quokka app with the Dockerfile provided by @dhoeric and get this error:
Step 9/13 : RUN flit install -s
---> Running in e8f9e7b34cd0
Neither pyproject.toml nor flit.ini found, and no other config file path specified
The command'/bin/sh -c flit install -s' returned a non-zero code: 1
as this is a docker issue, I have not provided specifications on os or of pip installations.
The text was updated successfully, but these errors were encountered:
I am trying to run the quokka app with the Dockerfile provided by @dhoeric and get this error:
as this is a docker issue, I have not provided specifications on os or of pip installations.
The text was updated successfully, but these errors were encountered: