andersen-lab / Freyja

Depth-weighted De-Mixing
BSD 2-Clause "Simplified" License
102 stars 29 forks source link

Manual install #189

Closed LauraVP1994 closed 9 months ago

LauraVP1994 commented 10 months ago

Dear,

Is it also possible to do a manual installation of freyja? If yes, how exactly?

Kind regards Laura

joshuailevy commented 10 months ago

Hi @LauraVP1994!

Yes, if you clone the Freyja repository, and navigate via command line to the corresponding directory, you should be able to install it with pip install -e .. That should replace the version of Freyja you're currently using.

Let me know if you have any further questions!

Josh