BioJulia / BioStructures.jl

A Julia package to read, write and manipulate macromolecular structures
Other
93 stars 22 forks source link

Error using BioStructures, no "libz1" module found #14

Closed kool7d closed 4 years ago

kool7d commented 4 years ago

This template is rather extensive. Fill out all that you can, if are a new contributor or you're unsure about any section, leave it unchanged and a reviewer will help you :smile:. This template is simply a tool to help everyone remember the BioJulia guidelines, if you feel anything in this template is not relevant, simply delete it.

Expected Behavior

Current Behavior

The module "libz1" cannot be found.

Possible Solution / Implementation

Steps to Reproduce (for bugs)

1.add BioStructures 2.using BioStructures 3. 4.

Context

I am installing a fresh JuliaPro with julia 1.3, now I am adding packages

Your Environment

kool7d commented 4 years ago

Appears to instead be a problem with Libz

jgreener64 commented 4 years ago

Thanks for making me aware, hopefully it will be sorted soon.