fiberseq / fibertools-rs

Tools for fiberseq data written in rust.
https://fiberseq.github.io/fibertools/fibertools.html
42 stars 5 forks source link

Unable to install py-ft, maturin failed #25

Closed MorganHamm closed 11 months ago

MorganHamm commented 11 months ago

Thanks for using fibertools-rs! To help with bug reports I need all the following items:

MorganHamm commented 11 months ago

updating my version of rust fixed this issue:

rustup update

I can then run the minimal example I provided above without error.