Skip to content

Conversation

mahakal001
Copy link

While executing the file, I encountered the following error:

ImportError: cannot import name 'picolink' from 'fasthtml'

Upon further investigation, I discovered that picolink is located in fasthtml.common. Consequently, the import error was resolved by removing the incorrect import statement for picolink.

When I tried to run the file as it is, I got following error -

ImportError: cannot import name 'picolink' from 'fasthtml'

on a closer look, I found that the "picolink" is available in "fasthtml.common". So the import error is fixed by  removing the  incorrect  "picolink" import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant