You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Lauri, Thanks a lot! Best wishes, Philipp -------- Ursprüngliche Nachricht --------Von: Lauri Juvela <notifications@github.com>Datum: Sa., 27. Feb. 2021, 17:50An: ljuvela/GlottDNN <GlottDNN@noreply.github.com>Cc: philippaichinger <philipp.aichinger@meduniwien.ac.at>, Author <author@noreply.github.com>Betreff: Re: [ljuvela/GlottDNN] Conda environment (#20)
I finally had time to figure this out. Added instructions to the readme.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
Hello,
I've installed the dependencies using a conda environment :
conda install -c conda-forge libsndfile --yes
conda install -c conda-forge gsl --yes
conda install -c conda-forge libconfig --yes
However, when I try make, I get the errors "libconfig.h++: No such file or directory", as well as "sndfile.hh: No such file or directory".
Any ideas anybody? Is it possible to use a conda environment with GlottDNN? Thanks a lot.
Kind regards, Philipp Aichinger
The text was updated successfully, but these errors were encountered: