[issue21894] ImportError: cannot import name jit

2014-06-30 Thread Ned Deily
Ned Deily added the comment: 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", t

[issue21894] ImportError: cannot import name jit

2014-06-30 Thread dipen
New submission from dipen: 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. -- components: Library (Lib) files: parakeet.py messages