What do I need in order to run FastHtml? #710
Closed
renatodamas
started this conversation in
General
Replies: 1 comment
-
I've made a new clone of my project repository and now it is working. |
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.
-
I'm trying to run this very simple code adapt from FastHTML By Example
And I get this error:
I've tried passing app as serve(app=app), and I get another error:
I'm running it in a virtual env where I've just installed fasthtml. Here is the output of pip freeze:
Appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions