Skip to content

Conversation

@ernlavr
Copy link

@ernlavr ernlavr commented Jan 18, 2023

For some reason, currently the pip install openattack doesn't fetch the latest version. When using in Google Colab, I integrate the latest version via this command !pip install git+https://github.com/REPO but it doesn't work if the versioning is set to test, hence fixing that.

@ernlavr ernlavr changed the title Merge-squash workaround and update to UAT Merge-squash SSL Certificate workaround and update to UAT Jan 20, 2023
@vishwanathakuthota
Copy link

use this in the code

import ssl
ssl._create_default_https_context = ssl._create_unverified_context

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

Successfully merging this pull request may close these issues.

2 participants