Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

AttributeError: type object 'cytoolz.itertoolz.remove' has no attribute '__reduce_cython__' #121

Open
AndreMiras opened this issue Oct 29, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@AndreMiras
Copy link
Owner

https://sentry.io/andre-5t/etheroll-be/issues/745857589/

AttributeError: type object 'cytoolz.itertoolz.remove' has no attribute '__reduce_cython__'
(19 additional frame(s) were not displayed)
...
  File "/data/user/0/com.github.andremiras.etheroll/files/app/crystax_python/site-packages/eth_keys/datatypes.py", line 8, in <module>
    from eth_utils import (
  File "/data/user/0/com.github.andremiras.etheroll/files/app/crystax_python/site-packages/eth_utils/__init__.py", line 24, in <module>
    from .applicators import (  # noqa: F401
  File "/data/user/0/com.github.andremiras.etheroll/files/app/crystax_python/site-packages/eth_utils/applicators.py", line 3, in <module>
    from cytoolz.functoolz import (
  File "/data/user/0/com.github.andremiras.etheroll/files/app/crystax_python/site-packages/cytoolz/__init__.py", line 1, in <module>
    from .itertoolz import *
  File "cytoolz/itertoolz.pyx", line 34, in init cytoolz.itertoolz
    cdef class remove:

AttributeError: type object 'cytoolz.itertoolz.remove' has no attribute '__reduce_cython__'
@AndreMiras AndreMiras added the bug Something isn't working label Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant