Skip to content

error during installation #3

@itsvenu

Description

@itsvenu

Hi Simon,

I was trying to install scepia with pip but I'm facing the following error

pip install git+https://github.com/vanheeringen-lab/scepia.git

Error

  Failed building wheel for sklearn-contrib-lightning
  Running setup.py clean for sklearn-contrib-lightning
Successfully built scepia
Failed to build sklearn-contrib-lightning
...
...
  error: invalid argument '-std=c99' not allowed with 'C++'
  error: Command "g++ -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Users/venu/anaconda3/include -arch x86_64 -I/Users/venu/anaconda3/include -arch x86_64 -std=c99 -I/Users/venu/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/private/var/folders/17/cwzq14vx6fb2m4kzc1ln2tsm0000gn/T/pip-install-_xwmsqoa/sklearn-contrib-lightning/lightning/impl/randomkit -I/Users/venu/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/Users/venu/anaconda3/include/python3.7m -c lightning/impl/adagrad_fast.cpp -o build/temp.macosx-10.7-x86_64-3.7/lightning/impl/adagrad_fast.o -MMD -MF build/temp.macosx-10.7-x86_64-3.7/lightning/impl/adagrad_fast.o.d" failed with exit status 1

Are there any additional dependencies I should be careful about?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions