Skip to content

mountainsort for ubuntu 17.10 (and soon 18.04) #206

@nfaivre

Description

@nfaivre

Installing mountainsort on ubuntu 17.10 with python 3.6.3-1 leads to errors, both with the ppa and compiling approach.

PPA: when running sudo apt-get install mountainsort I get an error like that:
The following packages have unmet dependencies:
mountainsort-pyms : Depends: libpython3.5 (>= 3.5.0~b1) but it is not installable
(note that the install of mountainlab goes smoothly).

The manual approach also fails unfortunately: the compilation says it is succesful, but then upon running mp-list-processors I get a list of errors like this one:
mproc.processormanager warning "Potential problem with executable processor file: /home/faivre/mountainlab/bin/../packages/mountainsort/packages/pyms/basic/basic.mp. Expected json output but got empty string."

Note that changing to Python 3.5 with conda does not change anything.

Support for more recent ubuntu versions, and the upcoming LTS version would be great! Thanks for the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions