Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named pyperclip (venv install) #39

Open
3isenHeiM opened this issue Apr 8, 2021 · 0 comments
Open

No module named pyperclip (venv install) #39

3isenHeiM opened this issue Apr 8, 2021 · 0 comments

Comments

@3isenHeiM
Copy link

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant