Most voted "pydev" questions
5 questions
Sort by count of
-
7
votes2
answers269
viewsImporting Packages Pycharm
Guys, I have a problem trying to use a project in pycharm.. I use xhtml2pdf and when trying to debug this error appears : However I already have the added Packages in the project: Does anyone have…
-
1
votes0
answers250
viewsI can’t import my libraries (like PIL) from Python into Eclipse Pydev, what can it be?
I opened a code in Pydev of Eclipse and it’s giving error in the import line of the libraries! The error is: "Unresolved import: Image" What can be?
-
0
votes1
answer32
viewsIt is possible to modify the header comment of a file in Pydev
I’ve been experimenting with several Ides for Python, for example PyCharm or the same IDLE. Now I’m trying to use the PyDev as plug-in for Eclipse, and I like it. I wonder if it is possible to…
-
0
votes1
answer87
viewsPydev no Eclipse: Unable to get project for the run
I have a problem related to setting the Pydev interpreter in eclipse, every time I try to give Run, the following error appears: "Unable to get project for the run" Has anyone ever made that mistake…
-
0
votes0
answers15
viewsInstallation of Pydev in Eclipse
Good afternoon, I am trying to install pydev in Eclipse, but no version to be installed as seen below: What should I do to install?…