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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'module' object has no attribute 'create_default_context' #60

Closed
nauliajati opened this issue Jan 29, 2017 · 3 comments
Closed

Comments

@nauliajati
Copy link

nauliajati commented Jan 29, 2017

i got this error when i'm excecute this command >> python weevely URL password
i'm using python2.7.6 in ubuntu 14.04, and i've deleted file .weevely in root dir
can u help me please 馃槂

xxxxxxxxx

@epinna
Copy link
Owner

epinna commented Jan 29, 2017

It is because of the default python (2.7.6) version ubuntu is using. Upgrading ubuntu to 15.10 which in turn upgraded the python version to 2.7.10 resolved it.

@nauliajati
Copy link
Author

how about this
sc

@epinna
Copy link
Owner

epinna commented Jan 29, 2017

Now you upgraded python, you have to install the dependencies with pip -r requirements.txt making sure it's pip for python 2.7.13. See here https://github.com/epinna/weevely3/wiki/Install-and-first-run .

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