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
But, when I ran the 'pip3 install' command, I got the following log:
ERROR: Command errored out with exit status 128: git clone -q https://github.com/strath-sdr/rfsoc_frequency_planner /tmp/pip-req-build-6v40_lgy Check the logs for full command output.
Am I missing something?
The text was updated successfully, but these errors were encountered:
The problem seemed to be the internet connection, but just for the installation using the pip command. My laptop was connected but the RFS 2x2 was not. I connected the board to my wired network and reran pip3 and it -almost- worked. It started to fetch and download, but at the end the installation failed. However, I just downlodad the zip repository and moved it to my notebook. In this way, the frequency planner works.
I wouldn't like to go deeper into the problem at the moment but, I am willing to pass you the error log at the end of the installation.
Thank you very much for your attention!
I'm available for whatever you need.
I've just tried to use the frequency planner by following instructions on:
https://github.com/strath-sdr/rfsoc_frequency_planner
But, when I ran the 'pip3 install' command, I got the following log:
ERROR: Command errored out with exit status 128: git clone -q https://github.com/strath-sdr/rfsoc_frequency_planner /tmp/pip-req-build-6v40_lgy Check the logs for full command output.
Am I missing something?
The text was updated successfully, but these errors were encountered: