Skip to content
This repository was archived by the owner on Aug 2, 2018. It is now read-only.
This repository was archived by the owner on Aug 2, 2018. It is now read-only.

Installation failure #6

Description

@astrojuanlu

From readthedocs/readthedocs.org#2707:

I tried to install your library locally and failed:

(test36) juanlu@nebulae /tmp/fwdpy-master $ conda install -c bioconda libsequence -yq
Fetching package metadata ...........
Solving package specifications: .

Package plan for installation in environment /home/juanlu/.miniconda36/envs/test36:

The following NEW packages will be INSTALLED:

    curl:        7.52.1-0               
    htslib:      1.3.2-0        bioconda
    libgcc:      5.2.0-0                
    libsequence: 1.9.0-0        bioconda
    tbb:         4.4_20150728-0 bioconda

Proceed ([y]/n)? 
(test36) juanlu@nebulae /tmp/fwdpy-master $ pip install .
Processing /tmp/fwdpy-master
    Complete output from command python setup.py egg_info:
    check_deps/test_libseq.cc:1:32: fatal error: Sequence/SimData.hpp: No such file or directory
     #include <Sequence/SimData.hpp>
                                    ^
    compilation terminated.
    make: *** [<builtin>: check_deps/test_libseq.o] Error 1
    libsequence version 1.9.0  found.
    GSL version  2.3  found.
    Attempting to compile and link a test program using fwdpy's dependencies
    2
    Could not compile and link test programs!
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-k20ckd2g-build/

Perhaps some issue configuring the environment variables?

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