i want to used parakeet module. and i install all dependency related to all. when i run attached file code then i get error like ImportError: cannot import name jit So i dont know how to solve this error.
This issue tracker is for reporting problems in Python itself. For help in how to how to use Python, there are lots of forums to ask for help. See https://www.python.org/about/help/ for suggestions. That said, if you have named your example file "parakeet.py", there's a good chance that it will shadow (or block) the "parakeet" module you installed. Try renaming your file to something else.
History
Date
User
Action
Args
2022-04-11 14:58:05
admin
set
github: 66093
2014-07-01 06:00:29
ned.deily
set
status: open -> closednosy: + ned.deilymessages: + resolution: not a bugstage: resolved