I now have an environment where I can test e2openplugins before submitting them. Problem is only that the rest of the environment doesn't work at the moment (the reason why there are no current images), so I guess we have to wait that out first.
Is the error that blzr reports fixed?
Do you have a build environment to test a compile run from within?
I had one reference to difflib inside the code. The code was never executing so it did not report problems on normal run but some kind of compile procedure could see it as an issue.
I use difflib.py file renamed as localdifflib.py file so it integrates to the project without the necessity to install difflib library on the linux itself.
No, I don't have the environment to compile the code outside of normal execution on the box itself.
Thanks for the effort.
Please continue here.