BioJulia/BioStructures.jl

Error using BioStructures, no "libz1" module found

kool7d opened this issue ยท 2 comments

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 ๐Ÿ˜„. 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

  • Package Version used:
  • Julia Version used:
  • Operating System and version (desktop or mobile):
  • Link to your project:

Appears to instead be a problem with Libz

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