Hi,
Would you like to help me to install this package please?
I have downloaded the zip file and the instruction of installation including dependencies can be found at https://github.com/edm1/error-aware-demultiplexer
Many thanks
Caitlin
Hi,
Would you like to help me to install this package please?
I have downloaded the zip file and the instruction of installation including dependencies can be found at https://github.com/edm1/error-aware-demultiplexer
Many thanks
Caitlin
Hi Caitlin,
EAD is available in the main package repository – if you’re not seeing it, you might need to issue a repository update by using the alces gridware update
command. Once the repository is updated, you should be able to compile and install EAD by running:
alces gridware install apps/ead
Note this will also compile and install the Python 3 dependency.
You can also choose to install the app and Python 3 as binary packages by running:
alces gridware install --binary apps/ead
Thanks,
Mark.