-
Notifications
You must be signed in to change notification settings - Fork 171
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
Python unit test is broken? #37
Comments
I've made a PR to kmc2 code and added a hack to the bolt api the with a PR here: #38 The issue is that each row is padded with 0's: This is mentioned in the thread where the external KMC2 package is included: #4 (comment). |
Make sense to me 👍 will wait for @dblalock to take a look when he gets time |
I'm using Python 3.10.0 on my intel mac. I couldn't |
Did you run Following the steps here #4 (comment) . I just tested this on python 3.7 and ran |
Here's commands that pass the pytests on macOS 12.5:
|
OS: MacOS Monterey 12.5 (Intel chip)
Python: 3.10.5
The text was updated successfully, but these errors were encountered: