aapanel_sniper
From btpip install gevent
I got a warning:
root@heringerdigital-live:~# btpip install gevent
Collecting gevent
Using cached gevent-21.1.2-cp37-cp37m-manylinux2014_aarch64.whl (4.7 MB)
Collecting zope.event
Using cached zope.event-4.5.0-py2.py3-none-any.whl (6.8 kB)
Collecting zope.interface
Using cached zope.interface-5.4.0-cp37-cp37m-manylinux2014_aarch64.whl (252 kB)
Requirement already satisfied: setuptools in /www/server/panel/pyenv/lib/python3.7/site-packages (from gevent) (57.4.0)
Collecting greenlet<2.0,>=0.4.17
Using cached greenlet-1.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (161 kB)
Installing collected packages: zope.interface, zope.event, greenlet, gevent
Successfully installed gevent-21.1.2 greenlet-1.1.0 zope.event-4.5.0 zope.interface-5.4.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Then
===============================================
EXECUTING
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 18, in <module>
from BTPanel import app,sys,public
File "/www/server/panel/BTPanel/init.py", line 20, in <module>
from flask import Config, Flask, session, render_template, send_file, request, redirect, g, make_response, \
ModuleNotFoundError: No module named 'flask'
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 18, in <module>
from BTPanel import app,sys,public
File "/www/server/panel/BTPanel/init.py", line 20, in <module>
from flask import Config, Flask, session, render_template, send_file, request, redirect, g, make_response, \
ModuleNotFoundError: No module named 'flask'
ERROR: The BT-Panel service startup failed.
Ubuntu 20.04.2 LTS
\l
Bit:64 Mem:21863M Core:3
5.4.0-1046-oracle
Please screenshot the above error message and post to the forum www.aapanel.com/forum for help
root@heringerdigital-live:~#
rm -rf /www/server/panel/pyenv
I got no output.
bt 16
I got
/usr/bin/bt: line 336: /usr/bin/python: No such file or directory
Trying to install again, I got:
Error: BT-Panel service startup failed.
done
Starting Bt-Tasks... failed
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 13, in <module>
import task
File "/www/server/panel/task.py", line 19, in <module>
from psutil import Process, pids, cpu_count, cpu_percent, net_io_counters, d isk_io_counters, virtual_memory
ModuleNotFoundError: No module named 'psutil'
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 13, in <module>
import task
File "/www/server/panel/task.py", line 19, in <module>
from psutil import Process, pids, cpu_count, cpu_percent, net_io_counters, d isk_io_counters, virtual_memory
ModuleNotFoundError: No module named 'psutil'
Error: BT-Task service startup failed.
EXECUTING
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 10, in <module>
from gevent import monkey
ModuleNotFoundError: No module named 'gevent'
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 10, in <module>
from gevent import monkey
ModuleNotFoundError: No module named 'gevent'
ERROR: The BT-Panel service startup failed.
Ubuntu 20.04.2 LTS
\l
Bit:64 Mem:21863M Core:3
5.4.0-1046-oracle
Please screenshot the above error message and post to the forum forum.aapanel.co m for help
root@heringerdigital-live:~#