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

pip outdated #19

Open
EasternPA opened this issue Jun 30, 2019 · 4 comments
Open

pip outdated #19

EasternPA opened this issue Jun 30, 2019 · 4 comments
Assignees
Labels
virtualradar Issues with VirtualRadar

Comments

@EasternPA
Copy link
Contributor

While building virtualradar I'm seeing a bunch of errors about pip being outdated. It is suggesting running pip update pip to correct it.

@TheBiggerGuy TheBiggerGuy added the virtualradar Issues with VirtualRadar label Jun 30, 2019
@TheBiggerGuy
Copy link
Owner

Please could you provide a log output? My understanding is VirtualRadar is C# (Mono) only and uses no Python.

@TheBiggerGuy TheBiggerGuy self-assigned this Jun 30, 2019
@EasternPA
Copy link
Contributor Author

Thanks for commenting, and most importantly, thanks for putting this whole thing together.

To your request, I can't find any installation logs. Any tips on where to look? Either way, if you can add a pip update pip anywhere you use it, that should take care of it, no?

@EasternPA
Copy link
Contributor Author

EasternPA commented Jul 1, 2019

Follow up. I got into the container with docker exec -it /bin/bash. Went to /var/log inside the container but grep pip * results in nothing. I will check other containers to see if I was mistaken as to where exactly it's happening.

Update: I'm not finding it anywhere. I may need to stand up a new Pi and watch it more closely. I finally got this one running and I'm not quite ready to blow it away again :)

@EasternPA
Copy link
Contributor Author

Follow up, here. I was mistaken, it wasn't Virtual Radar. I decided to try to get ADSB Exchange working and the pip errors started showing up during the build.

You are using pip version 18.1, however version 19.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

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

No branches or pull requests

2 participants