Werner
2014-04-10 12:42:45 UTC
Hi,
Trying to get this to work on Py3.3 but can't figure out how to fix the
import of persistancemanager in persist_handlers.py.
It hicks up on line 50 "import persistencemanager as PM" with
ImportError "no module persistencemanage".
I tried changing the import to an absolute import but that doesn't help,
could it be a circular import issue?
Anyone has a suggestion on how to fix this?
Werner
Trying to get this to work on Py3.3 but can't figure out how to fix the
import of persistancemanager in persist_handlers.py.
It hicks up on line 50 "import persistencemanager as PM" with
ImportError "no module persistencemanage".
I tried changing the import to an absolute import but that doesn't help,
could it be a circular import issue?
Anyone has a suggestion on how to fix this?
Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.