Closed caity-s closed 5 years ago
We have fix the bug, you can download the latest version and have a try.
We have fix the bug, you can download the latest version and have a try.
Hi, I have met the same issue in another package, but the author seems to be away from this package. Could u please tell me how to solve this issue?
Hi @lowspace. I face the same problem. It seems Python 3 does not have/need itertools.izip()
. The solution seems to be to replace izip(...)
with zip(...)
.
Hello,
I am looking forward to trying SolidBin! However, I'm having problems with the conda installation. I followed the instructions
Which went smoothly, but I when trying to determine the composition I ran into an import problem:
Do you have suggested solution? Thank you, Caitlin