Skip to content

'<' not supported between instances of 'dict' and 'dict' #54

@alicjanna

Description

@alicjanna

I'm trying to install the library on windows 10 on Anaconda 3 and I get the error. I run the command: python setup.py build and I get this:

Traceback (most recent call last):
File "setup.py", line 62, in
nthreads=4),
File "C:\Users\DominikaSarkowicz\Anaconda3\envs\tensorflow\lib\site-packages\Cython\Build\Dependencies.py", line 1000, in cythonize
to_compile.sort()
TypeError: '<' not supported between instances of 'dict' and 'dict'

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