Debugger speedups using cython not found [message #1785356] |
Thu, 12 April 2018 23:14 |
Jim Lakis Messages: 4 Registered: April 2018 |
Junior Member |
|
|
Who I am: Learning client-side developing the last few years, have only used the Eclipse IDE for less than a year...
After ignoring a message in Eclipse stating that "updates are available" for a month, I finally started updating the IDE and the few packages electively installed. This has been the first update cycle I've performed on Eclipse so far.
Once the updating process was finished, simple Python scripts I've previously written were revisited, ie ran. The scripts produce the expected outcomes as before, however a warning message now appears above the output in the console:
warning: Debugger speedups using cython not found. Run '"C: <path omitted> \Programs\Python\Python35\python.exe"
"C: <path omitted> Programs\Active\eclipse\plugins\org.python.pydev.core_6.3.2.201803171248\pysrc\setup_cython.py" build_ext --inplace' to build.
To this novice, it appears to be asking me to run a file in the Python environment.
Is this the case?
How does one do that to be sure that I'd do it correctly?
What is the larger issue here, background?
Thank you very much for any assistance.
--
Eclipse for JavaScript and Web Developers
Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200
Eclipse for JavaScript and Web Developers
Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200
Windows 7 64 bit
|
|
|
|
|
Re: Debugger speedups using cython not found [message #1785360 is a reply to message #1785359] |
Fri, 13 April 2018 01:29 |
|
The script that the warning message is instructing you to run is within a plug-in
that has pydev as one of its segment names, and would seem to come from
the relevant Github repository, however confusing it is that it starts with
"org.python" when I don't think it's actually related to python.org.
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
Powered by
FUDForum. Page generated in 0.07481 seconds