flowdriveai / flowpilot

flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.
GNU General Public License v3.0
1.67k stars 240 forks source link

Error: sentry-sdk 1.10.1 has requirement that is not met during new install #36

Closed Narolth closed 1 year ago

Narolth commented 1 year ago

Describe the bug During install on Android 13 with root, after running step 9: install-flowpilot-android "Error: sentry-sdk 1.10.1 has requirement urllib3>=1.26.11; python_version>=3.6, but you'll have urllib3 1.25.8 which is incompatible"

To Reproduce uninstall termux & FP, and then re-install

Expected behavior No error

Platform Details Android :

Additional context Attached screen shot: image

MankaranSingh commented 1 year ago

it's actually a warning. Shouldnt affect the working.

Narolth commented 1 year ago

Gotcha, I don't think I've seen it interfere, just reporting it as I saw it, thanks!