Closed rach1tarora closed 2 years ago
I'm seeing Requirement already satisfied: bbrf in /opt/homebrew/lib/python3.9/site-packages (1.3.0)
which seems to indicate bbrf is already installed.
Can you run bbrf -v
?
hey yea that works! but now im getting this error "[ERROR] HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //demo.bbrf.me/bbrf/bbrf/dod (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1024becd0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))"
I think the demo server is a bit outdated, so it's possible it won't work great. I recommend setting up your own BBRF server to test with.
Hey im actually new to this, but im unable to install bbrf using pip on my mac m1. i tried fixing the issue but nothing worked
this is the error im facing
what can i do? thanks for helping this noob