facebookresearch / BLINK

Entity Linker solution
MIT License
1.17k stars 231 forks source link

Add py_modules to setup.py #121

Open 8W9aG opened 2 years ago

8W9aG commented 2 years ago

Currently the BLINK library cannot be installed due to this error:

error: Multiple top-level packages discovered in a flat-layout: ['elq', 'img', 'blink', 'elq_slurm_scripts'].

Specify no top-level packages exist.