Python 3.7 build for Spyder Line Profiler?
aarondodell opened this issue · 4 comments
@jitseniesen, we should make the package noarch
to avoid this problem in the future.
@adodell Can you please try again? There should now be a package which is not tied to the particular Python version.
thank you both @jitseniesen and @ccordoba12 for the quick responses. Yes the Line Profiler is working perfectly now in Spyder with my Python 3.7 install.
you may want to do something similar for the Spyder-Notebook plugin, or all other plugins too. I notice that when I upgraded to Python 3.7 my Notebook plugin was removed. This is okay since I rarely use the Notebook plugin, but I know many other people use it.
Thank you both so much!
This is okay since I rarely use the Notebook plugin, but I know many other people use it.
Well, that's good to know!! We thought very few people were using it because it's a bit alpha and we haven't received too much bug reports about it.
But sure, we'll make it noarch
too so it can work with any Python version.
Thank you both so much!
You're welcome.