X

[libervia] Setup.py: provide an uninstall and upgrade command

After [ulling some changesets from the repository, running:

python setup.py uninstall or upgrade command give an 'invalid command' error message.

On the other hand, running the 'install' command returns:

Built to : /private/tmp/libervia/html
symbolically linking /usr/local/lib/python2.7/site-packages/libervia/libervia.sh -> /usr/local/bin/libervia
error: [Errno 17] File exists

The sole way to fix that is to first remove the files and then run the 'install' command again.

That would be quite cool to have a way to upgrade easily our libervia installations.

Thank you

G

goffi 05/07/2019, 14:50

`pip uninstall libervia` is now working, closing this ticket.

id

227

author

Xavier

created

03/01/2018, 13:23

updated

05/07/2019, 14:51

labels
libervia installation setup
type
feature request
status
closed
priority
normal
milestone
0.7
severity
normal