unusable on spyder 5.1
Li-xy-lucky opened this issue · 2 comments
I have alreadey install the line profiler, and my python is 3.9 and spyder is 5.1. The information in console tell me that the profiler has been installed. But I couldn't find the Run line profiler under Run, and the decorator @Profile is not readable. I think maybe this plugin is not compatible with Spyder 5. But I really really want to use it. Could you please update it?
Hi @Li-xy-lucky you need to use spyder >= 5.2
to install the plugin version compatible with Spyder 5 (spyder-line-profiler 0.3.0
). Could you please update Spyder to be >=5.2.0 <=5.3.1 and try again?
Let us know if that helps!
Edit: Specify Spyder version to update since seems like the plugin is not working with Spyder 5.3.2. See #65
Closing because we did not get any reply.