Questions tagged as 'pydev'

2
answers

Importing Packages PyCharm

Well, I have a problem when trying to use a project in pycharm .. I use xhtml2pdf and when trying to debug this error appears: ButIalreadyhavethepackagesaddedintheproject: Does anyone have any idea how I can fix this?     
asked by 16.10.2014 / 18:24
0
answers

I can not import my Python libraries (like PIL) from Eclipse's PyDev, what can it be?

Open a code in Eclipse's PyDev and it is giving error in the import line of the libraries! The error is: "Unresolved import: Image" What can it be?     
asked by 12.09.2015 / 22:08
1
answer

You can modify the header comment of a file in PyDev

I've been experimenting with several Python IDEs, for example PyCharm or the same IDLE . Now I'm trying to use PyDev as a plugin for Eclipse , and I'm pretty much like it. I would like to know if it is possible to chang...
asked by 08.12.2014 / 02:46
0
answers

Installing PyDev in Eclipse

Good afternoon, I'm trying to install pydev in Eclipse, but no version appears to be installed as can be seen below: What do I do to install?     
asked by 07.08.2018 / 21:48
1
answer

PyDev in Eclipse: Unable to get project for the run

I have a problem related to PyDev's interpreter configuration in eclipse, every time I try to run, the following error appears:    "Unable to get project for the run" Has anyone ever had this error using eclipse?     
asked by 05.04.2016 / 03:41