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

Unable to check integrity score. #78

Closed
nithinreddyy opened this issue Aug 31, 2020 · 1 comment
Closed

Unable to check integrity score. #78

nithinreddyy opened this issue Aug 31, 2020 · 1 comment

Comments

@nithinreddyy
Copy link

nithinreddyy commented Aug 31, 2020

# ...
porter = Porter(classifier, language='java')

# Compute integrity score:
integrity = porter.integrity_score(X)
print(integrity)

OSError: Windows isn't supported yet

@nok nok added the duplicate label May 16, 2022
@nok
Copy link
Owner

nok commented May 16, 2022

See duplicate issue: #77

@nok nok closed this as completed May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants