Skip to content

Importance of the version of the installed libraries #69

Discussion options

You must be logged in to vote

Hi,

I would keep the specific versions (especially allennlp has lots of breaking changes between 1.x and 2.x in the dataloading, which we use). Sorry we didn't get to update the starter code in time :/ For the M1 mac: I couldn't get pytorch and the rest of the matchmaker dependencies to run natively anyway, there was always some faraway dependency not compiled for arm and trying to compile it locally would only lead you to more problems (ca. 3 months ago) - the solution is to install an intel version of (mini)conda, and this then installs all the intel compiled python versions (translated with rosetta) without any problems. It still runs very fast for local development.

Best,
Sebastian

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mandoway
Comment options

Answer selected by sebastian-hofstaetter
Comment options

You must be logged in to vote
1 reply
@LaurenzV
Comment options

Comment options

You must be logged in to vote
1 reply
@sebastian-hofstaetter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants