Code Monkey home page Code Monkey logo

Comments (2)

themasterlink avatar themasterlink commented on July 18, 2024

Hey,

the problem is that this uses tensorflow==1.15.0=gpu_py37h0f0df58_0

On MacOS there is no support for gpu. We have used Ubuntu 20.04 for this.

from singleviewreconstruction.

lindenmp avatar lindenmp commented on July 18, 2024

Hi,

I'm using an Ubuntu machine now (18.04.5 LTS) but am having trouble installing cyglfw3==3.1.0.2
Everything else in the environment installs just fine. Is this package essential?

FYI, I'm getting the following gcc error when installing cyglfw3==3.1.0.2

ERROR: Command errored out with exit status 1:
command: /home/lindenmp/anaconda3/envs/SingleViewReconstruction/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-sja1fad2/cyglfw3/setup.py'"'"'; file='"'"'/tmp/pip-install-sja1fad2/cyglfw3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-02istk3j
cwd: /tmp/pip-install-sja1fad2/cyglfw3/
Complete output (23 lines):
Warning: 'classifiers' should be a list, got type 'tuple'
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.7
creating build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/compatible.py -> build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/init.py -> build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/version.py -> build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/glfw3.pyx -> build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/cglfw3.pxd -> build/lib.linux-x86_64-3.7/cyglfw3
copying cyglfw3/glfw3.c -> build/lib.linux-x86_64-3.7/cyglfw3
running build_ext
building 'cyglfw3.glfw3' extension
creating build/temp.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/cyglfw3
gcc -pthread -B /home/lindenmp/anaconda3/envs/SingleViewReconstruction/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/lindenmp/anaconda3/envs/SingleViewReconstruction/include/python3.7m -c cyglfw3/glfw3.c -o build/temp.linux-x86_64-3.7/cyglfw3/glfw3.o -I/usr/local/include -I/opt/local/include -I/opt/local/lib
cyglfw3/glfw3.c:632:10: fatal error: GLFW/glfw3.h: No such file or directory
#include "GLFW/glfw3.h"
^~~~~~~~~~~~~~
compilation terminated.
error: command 'gcc' failed with exit status 1

ERROR: Failed building wheel for cyglfw3

Which is odd, because I don't have troubles using gcc otherwise.

Thanks

from singleviewreconstruction.

Related Issues (11)

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.