Skip to content

Fails with no trivial structure #1

@nathanielobrown

Description

@nathanielobrown

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions