-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I am trying to use this example for some production code and can not seem to get it to work in anything but simple examples. Instead I get an endless stream of errors like:
<type 'exceptions.TypeError'>
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
TypeError: must be string or None, not list
This ends after a period of time in python crashing or it will just stop on one of the TypeErrors. I suspect it has to do with an improper handling of some package structure or import method.
I know this is a little vague, but do you have any intuition about what might be going wrong that might point me in the right direction? Any loose ends in CryptImpHook_load_module? I am on Windows 7 with python 2.7.10 compiling with Microsoft Visual C++ 2008 for Python.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels