05-19-2014 07:57 AM
Hello,
I'm just trying the OnePK all in one VM.
I have already done the basic set up such as installing VM tools, updating ubuntu packages and stuff like that.
I have also run successfully some python tutorials via command line on the default 3 Node network.
However when I've tried to open Eclipse-onePK-Python-Samples icon which is preinstalled on the desktop Eclipse opens up giving a bunch of errors in different projects, even the ones which I have run successfully.
For example these are the Problems I get on the BaseTutorial.py
Description Resource Path Location Type
Thanks.
05-19-2014 03:39 PM
Hi Claudio,
This is a commonly reported issue with PyDev looking at .pyc library files, and is apparently harmless. There are several suggestions on the web of ways to fix it, but I haven't gotten any of them to work yet. Haven't tried the most radical one though, which is to use uncompyle2 to convert all the .pyc files back to .py.
Regards,
Dave
05-20-2014 04:32 AM
Ok David,
thanks for the hints.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: