Skip to content

Fix setuppy#8

Open
kinow wants to merge 3 commits intobiplab-iitb:masterfrom
kinow:fix-setuppy
Open

Fix setuppy#8
kinow wants to merge 3 commits intobiplab-iitb:masterfrom
kinow:fix-setuppy

Conversation

@kinow
Copy link
Copy Markdown

@kinow kinow commented Mar 8, 2017

Running python setup.py install failed on my machine with:

running install
running build
running build_py
running install_lib
running install_data
error: can't copy 'practnlptools/embeddings/SENNA_SRL.c': doesn't exist or not a regular file

SENNA_SRL.c is located under practnlptools, but the current function to walk through the data_files directory seemed to be at fault. Used an example found online that seemed to work.

Thanks
Bruno

@pholur pholur mentioned this pull request Apr 13, 2021
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

Successfully merging this pull request may close these issues.

1 participant