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

Error is occur! #1

Open
dldldlfma opened this issue Jan 24, 2021 · 3 comments
Open

Error is occur! #1

dldldlfma opened this issue Jan 24, 2021 · 3 comments

Comments

@dldldlfma
Copy link

image

i wanna check ip-xact file but error is occur

help me!

@epekkar
Copy link
Collaborator

epekkar commented Jan 25, 2021

Hello,
Try changing line 91 in update-ips.py to ipdb.update_ips(origin = remote)

@dldldlfma
Copy link
Author

Thank you!

But... after change "remote" to "origin"

when i try to update-ips.py, another error was occur

like below

image

How can i clone it?

Thank you!

@epekkar
Copy link
Collaborator

epekkar commented Jan 28, 2021

You will need to change the protocol to HTTPS. The fastest way to do this is to modify ipstools/IPDatabase.py by changing line 101 from
default_server="[email protected]", to
default_server="https://github.com",

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