← Back to team overview

python-quantities-developers team mailing list archive

[Question #108159]: pickle & import issue

 

New question #108159 on python-quantities:
https://answers.launchpad.net/python-quantities/+question/108159

I was having a problem with pickle stripping units, as in bug 406119. So I updated my installation, which is now full of 

SyntaxError: 'import *' not allowed with 'from .'

errors (using Python 2.5), as it looks like the __init__ has switched to using relative imports. From what I can tell, this is a long-standing rule which is only getting more strict in newer python versions. Am I missing something?



-- 
You received this question notification because you are a member of
Python Quantities Development Team, which is an answer contact for
python-quantities.