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

ServerNetworkLocationViaDirectConnection Error #57

Open
vicpylongithub opened this issue Feb 23, 2022 · 2 comments
Open

ServerNetworkLocationViaDirectConnection Error #57

vicpylongithub opened this issue Feb 23, 2022 · 2 comments

Comments

@vicpylongithub
Copy link

Getting this error after installation. Double checked the dependencies and cannot see anything missing.
File "/Library/Frameworks/Python.framework/Versions/3.8/bin/cryptonice", line 5, in
from cryptonice.main import main
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/cryptonice/main.py", line 1, in
from cryptonice.scanner import scanner_driver
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/cryptonice/scanner.py", line 13, in
from .gettls import tls_scan
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/cryptonice/gettls.py", line 4, in
from sslyze import (
ImportError: cannot import name 'ServerNetworkLocationViaDirectConnection' from 'sslyze' (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/sslyze/init.py)

@dada2010
Copy link

dada2010 commented May 4, 2022

Have you solved this problem

@tsvsj
Copy link

tsvsj commented Oct 21, 2022

When sslyze were updated to version 5.0.0 in Nov '21, cryptonice was obviously buried. After the new major release of sslyze, which has numerous breaking changes (naturally, as it's a major release), there was no update for cryptonice anymore. Therefore, you can't use it anymore in recent environments.

It's a pity. But just put it in the grave to all of the other OpenSource tools from F5, which didn't stand a single year.

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

3 participants