qurator-spk / eynollah

Document Layout Analysis
Apache License 2.0
332 stars 27 forks source link

pip install . Fails because .json cannot be read properly. #50

Closed IpsumDominum closed 3 years ago

IpsumDominum commented 3 years ago

Setting the version manually in setup.py works for me. But perhaps this should be changed.

kba commented 3 years ago

How do you mean "cannot be read properly" - what is the error message? And what platform are you installing it on?

IpsumDominum commented 3 years ago

Hi, nevermind! Somehow my .json file wasn't set up properly, I wasn't sure why :)

kba commented 3 years ago

OK good to hear it's working now. This might be because it's a symlink which isn't supported on e.g. Windows. Feel free to reopen if it happens in the future.