Git Product home page Git Product logo

tom's People

Contributors

m7thon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

liutianlin0121

tom's Issues

Unsuccessful installation attempt on Ubuntu 20.0

After clonning the repository, I proceed to installation as follows
CPPFLAGS=-I/usr/include/eigen3 python setup.py install --user
which runs the following:

running install
running bdist_egg
running egg_info
writing python/tom.egg-info/PKG-INFO
writing dependency_links to python/tom.egg-info/dependency_links.txt
writing top-level names to python/tom.egg-info/top_level.txt
reading manifest file 'python/tom.egg-info/SOURCES.txt'
writing manifest file 'python/tom.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying python/tom/_version.py -> build/lib.linux-x86_64-3.8/tom
running build_ext
building 'tom.__tomlib' extension
gcc -pthread -B /home/tk/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/include/eigen3 -fPIC -I/home/tk/anaconda3/lib/python3.8/site-packages/numpy/core/include -Iinclude/tom -Iinclude/external -I/opt/local/include/eigen3 -I/home/tk/anaconda3/include/python3.8 -c swig/_tomlib_wrap.cpp -o build/temp.linux-x86_64-3.8/swig/_tomlib_wrap.o -std=c++11 -Wno-unused-variable -Wno-sign-compare

Then the compilation produces a series of warnings and errors (see attached file) and exits with error status 1
result.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.