GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
6.67k stars 796 forks source link

Fix session bug #158

Closed RiccardoRobb closed 8 months ago

RiccardoRobb commented 8 months ago

Python version = 3.10.12

  1. Cloned repo
  2. Installed package using pip3 install -e .
  3. Setup env variable for OPENAI_KEY
  4. pentestgpt-connection

When using pentestgpt from console there is an error while:

The problem is FileNotFoundError: [Errno 2] No such file or directory: 'test_history/<session_name>'.