Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install instructions dont support upgrade #137

Open
mathisono opened this issue Jul 26, 2019 · 1 comment
Open

install instructions dont support upgrade #137

mathisono opened this issue Jul 26, 2019 · 1 comment

Comments

@mathisono
Copy link

The current install instructions dont cover the program being uninstalled or upgraded. I brakes the system wide install.

I suggest the following before for 4a.

system-wide installation
cd shinysdr
./fetch-js-deps.sh
python setup.py build
sudo pip install ./

Now trying to upgrade to the current master Ive broken the install. do you plan to change the install method ? So its registered and can be uninstalled with pip and new code installed?

@kpreid
Copy link
Owner

kpreid commented Jul 27, 2019

I'm afraid I don't actually understand how Python packaging systems fit together, and what it would mean to "change the install method so it's registered". So I'll need either a well-written documentation patch or to get around to reading up on pip myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants