Skip to content

some questions about installing #5

@Twinkle123321

Description

@Twinkle123321

Hi,
I some questions about installing,hoping you help me,
when I use command:"python3 setup.py install "
it shows as follows:
running install
running bdist_egg
running egg_info
writing ffm.egg-info/PKG-INFO
writing dependency_links to ffm.egg-info/dependency_links.txt
writing requirements to ffm.egg-info/requires.txt
writing top-level names to ffm.egg-info/top_level.txt
reading manifest file 'ffm.egg-info/SOURCES.txt'
writing manifest file 'ffm.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
building 'ffm.libffm' extension
gcc -pthread -B /home/guo/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilibffm -I/home/guo/anaconda3/include/python3.6m -c ffm/ffm-wrapper.cpp -o build/temp.linux-x86_64-3.6/ffm/ffm-wrapper.o -Wall -O3 -std=c++11 -march=native -DUSESSE -DDEBUG=0 -DLINUX
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from ffm/ffm-wrapper.cpp:48:0:
ffm/ffm-wrapper.h:8:17: fatal error: ffm.h: No such file or directory
#include "ffm.h"
^
compilation terminated.
error: command 'gcc' failed with exit status 1

should I change code in ffm.h?

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