Open dldldlfma opened 3 years ago
Hello,
Try changing line 91 in update-ips.py to ipdb.update_ips(origin = remote)
Thank you!
But... after change "remote" to "origin"
when i try to update-ips.py, another error was occur
like below
How can i clone it?
Thank you!
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="git@github.com",
to
default_server="https://github.com",
i wanna check ip-xact file but error is occur
help me!