Skip to content

python and lib versions #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yarcyarc opened this issue Aug 9, 2021 · 0 comments
Open

python and lib versions #2

yarcyarc opened this issue Aug 9, 2021 · 0 comments

Comments

@yarcyarc
Copy link

yarcyarc commented Aug 9, 2021

Hi,

Fascinating article. I tried the code (ran run.sh) and ran into difficulties that I suspect has to do with versions;

Traceback (most recent call last):
  File "extract.py", line 3, in <module>
    import neuralcoref
  File "/home/yarc/.pyenv/versions/210809c2po/lib/python3.7/site-packages/neuralcoref/__init__.py", line 14, in <module>
    from .neuralcoref import NeuralCoref
  File "strings.pxd", line 23, in init neuralcoref.neuralcoref
ValueError: spacy.strings.StringStore size changed, may indicate binary incompatibility. Expected 112 from C header, got 64 from PyObject

Could you please provide which python version you used and perhaps a requirements.txt file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant