Skip to content

No such file or directory  #499

@Doujinx

Description

@Doujinx

I get that issue with venv, there is no directory, maybe you was have the same issue ?

`/home/kali/Programs/king-phisher/KingPhisher

WARNING no pre-existing pipenv environment was found, installing it now
pipenv encountered the following error:
ERROR failed to install the pipenv environment
ERROR failed to remove the incomplete .venv directory
Traceback (most recent call last):
File "/home/kali/Programs/king-phisher/king_phisher/startup.py", line 188, in pipenv_entry
shutil.rmtree(os.path.join(target_directory, '.venv'))
File "/usr/lib/python3.11/shutil.py", line 722, in rmtree
onerror(os.lstat, path, sys.exc_info())
File "/usr/lib/python3.11/shutil.py", line 720, in rmtree
orig_st = os.lstat(path, dir_fd=dir_fd)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/kali/Programs/king-phisher/.venv'`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions