Startup Issue with GatekeeperV2 Bot - Gatekeeperbot

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.6.0 (Mainline)
Virtualization Docker
Application GatekeeperV2 Bot
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

User
File “/AMP/gatekeeperv2/GatekeeperV2-main/start.py”, line 105, in
Start = Setup()
^^^^^^^
File “/AMP/gatekeeperv2/GatekeeperV2-main/start.py”, line 46, in init
self.pip_install()
File “/AMP/gatekeeperv2/GatekeeperV2-main/start.py”, line 100, in pip_install
subprocess.check_call([sys.executable, ‘-m’, ‘pip’, ‘install’, ‘-r’, ‘requirements.txt’])
File “/usr/lib/python3.11/subprocess.py”, line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘[’/usr/bin/python3’, ‘-m’, ‘pip’, ‘install’, ‘-r’, ‘requirements.txt’]’ returned non-zero exit status 1.

Reproduction Steps

  • install all packages via terminal root
  • updated phtyon
  • verify all packages are install

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.