catalpa-cl / inceptalytics

An easy-to-use API for analyzing INCEpTION annotation projects.
16 stars 7 forks source link

Running install again does not do anything #2

Closed reckart closed 2 years ago

reckart commented 2 years ago

I am having trouble installing the tool using the ./install script (maybe due to https://github.com/numpy/numpy/issues/17807). The install is taking ages and producing lots of errors. So I used CTRL-C to abort the install and changed the numpy version in the requiresments file from 1.20 to 1.21.

But then running ./install again didn't do anything.

I would have expected that running the script again would restart the broken install or alternatively update the partial install. At least maybe a message saying something like "It looks like you have already installed inception-analytics. If you want to reinstall, please delete the env folder and re-run the script" or something like that.

simulacrum6 commented 2 years ago

The install script is no longer relevant since 21d7da7d534dd46a943c3b10d8be1569203a519c. The package can now be installed using pip.