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?
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...
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?