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

pip3 vs pip #47

Closed
Z6543 opened this issue Dec 30, 2019 · 2 comments
Closed

pip3 vs pip #47

Z6543 opened this issue Dec 30, 2019 · 2 comments

Comments

@Z6543
Copy link

Z6543 commented Dec 30, 2019

Empire Version

3.0

OS Information (Linux flavor, Python version)

Kali Rolling

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

The setup does not install the necessary python3 packages. On my system, pip links to pip2 and not pip3.

Screenshot of error, embedded text output, or Pastebin link to the error

Many python3 packages were still missing after running setup.py successfully.

Any additional information

Running pip3 install -r setup/requirements.txt solved the issue.

@Hubbl3
Copy link

Hubbl3 commented Dec 30, 2019

@Z6543 we are aware of the issue and are working to resolve

@ghost ghost mentioned this issue Dec 31, 2019
@Hubbl3
Copy link

Hubbl3 commented Jan 1, 2020

@Z6543 I have pushed a new install.sh to the bug fixes branch that resolves this issue

@Hubbl3 Hubbl3 closed this as completed Jan 1, 2020
vinnybod added a commit that referenced this issue Apr 8, 2021
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

2 participants