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
I'm developing a bot to run this PID-Analzyer (I've been using the bot on my w10 computer without no problems at all). Now, I want to run it on an Ubuntu server result of uname -a:
uname -a
Linux ubuntu 5.3.0-1008-raspi2 #9-Ubuntu SMP Fri Oct 18 13:26:35 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux
I've followed the instructions on issue #44 and i'm facing some problems to run it. If I type:
This problem was not related with the script itself, it was something about the hardware I run on it. There wasn't enough cpu power and ram available and it killed the process
Hi!
I'm developing a bot to run this PID-Analzyer (I've been using the bot on my w10 computer without no problems at all). Now, I want to run it on an Ubuntu server result of uname -a:
I've followed the instructions on issue #44 and i'm facing some problems to run it. If I type:
python3 PID-Analyzer.py --blackbox_decode ./blackbox_decode -l /home/ubuntu/bots/plasmatreebot/downloadDir/539011/btfl_004.bbl
the output is:
as you can see, it says "Killed" after start analizing pitch ...
The log file i'm using is
btfl_004.zip
The text was updated successfully, but these errors were encountered: