You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/ken/crowPi-L_BatteryStatus/./batteryStatus.py", line 27, in
bus = smbus.SMBus(1)
FileNotFoundError: [Errno 2] No such file or directory
I also was not able to clone the git, but rather downloaded the zip file??
git clone git@github.com:ppyne/crowPi-L_BatteryStatus.git
Cloning into 'crowPi-L_BatteryStatus'...
Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/ken/crowPi-L_BatteryStatus/./batteryStatus.py", line 27, in
bus = smbus.SMBus(1)
FileNotFoundError: [Errno 2] No such file or directory
I also was not able to clone the git, but rather downloaded the zip file??
git clone git@github.com:ppyne/crowPi-L_BatteryStatus.git
Cloning into 'crowPi-L_BatteryStatus'...
Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The text was updated successfully, but these errors were encountered: