Skip to content

Unable to install on WSL or Windows (tried the approach from the previous issue) #9

@CharlieDerby

Description

@CharlieDerby

I believe I'm having similar troubles to the person who posted this issue. I tried doing things the way they did in the end to get it working but I still end up with an extremely long and dense error message.

As they did, I have attached the log obtained by the command CXX_FLAGS="-stdlib=libc++" OPTIMIZATION_CXX_FLAGS="" pip install tomographer --verbose > log.txt

log.txt

I have also attached the full error test I get when attempting to install.

tomographer_full_error_msg.txt

Obviously this is quite long but I think an important part is toward the start where it says

The 'tomographer' python package requires some settings for compiling the C++
modules. You may need to specify them with the use of environment variables.
Current values (detected or specified manually) are:

PYBIND11_CPP_STANDARD=None
OPTIMIZATION_CXX_FLAGS=-UNDEBUG -march=native -O3
CXX_FLAGS=-fvisibility=hidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions