Skip to content

No module named pyperclip (venv install) #39

@3isenHeiM

Description

@3isenHeiM

I've insalled ShellPop in a venv, in the latest kali. I'm using a python 2.7.18 venv.

shellpop

After the installation of the requirements, I've got an import error :

bin/shellpop --list
Traceback (most recent call last):
  File "bin/shellpop", line 18, in <module>
    import pyperclip
ImportError: No module named pyperclip

However, pyperclip is correctly installed !

Any ideas of a solution ?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions