This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Replies: 2 comments 3 replies
-
|
hi, this is a feature of deta micros, as such the code has to be deployed on a micro to work. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Duplicate of #402. |
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 am using using deta 1.1.0 with Python with the exactly same code in the docs
Every time I try to run the code I get this error: ImportError: cannot import name 'App' from 'deta'
I checked the deta code in deta/init.py
This piece of code in deta lib is not working:
The exception raised is No module named 'detalib'
Beta Was this translation helpful? Give feedback.
All reactions