Sheffield-iGEM / syn-zeug

A modern toolbox for synthetic biology
https://sheffield-igem.github.io/syn-zeug/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Having trouble with rust-bio #43

Closed adam-spencer closed 1 year ago

adam-spencer commented 1 year ago

My (late) start has been impeded by some issue with the rust-bio submodule - I'm sure this is just a me-problem but I'm not sure exactly how to fix it.

When building the syn-zeug crate I get a 101 error due to a missing Cargo.toml in rust-bio/ - the directory is also empty after my latest pull from the repo. I assume I need to install the rust-bio submodule, would just like some help with this.

adam-spencer commented 1 year ago

Had a looksie and realised I need to do some git submodule stuff - now running into a publickey issue with GH, will close this once all is sorted.

adam-spencer commented 1 year ago

All sorted, never used git submodules before. A learning experience I suppose.

TheLostLambda commented 1 year ago

No worries! Sorry for the trouble! I didn't want to have to fork the project, but it just lacked a few tiny things we needed. I'm working on up-streaming the changes now though.

Let me know if there is anything more you need!