Coder Social home page Coder Social logo

posecnndocker's People

Contributors

atabakd avatar gostensvig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

posecnndocker's Issues

This script does not work on Python 2.7

Running:
sudo sh launch.sh
I get this error message:

Step 7/41 : RUN curl -fSsL -O https://bootstrap.pypa.io/get-pip.py &&     python get-pip.py &&     rm get-pip.py
 ---> Running in 12a367160acd
ERROR: This script does not work on Python 2.7 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead.
The command '/bin/sh -c curl -fSsL -O https://bootstrap.pypa.io/get-pip.py &&     python get-pip.py &&     rm get-pip.py' returned a non-zero code: 1
access control disabled, clients can connect from any host
sudo: nvidia-docker: command not found

does not run.

hi

I run launch.sh file and I got this message

'''
The command '/bin/sh -c rm /usr/bin/g++ && ln -s /usr/bin/g++-5* /usr/bin/g++ && sed -i '64s/^////' /usr/local/cuda/include/crt/common_functions.h && python setup.py build_ext --inplace&& sed -i '64s/^////' /usr/local/cuda/include/crt/common_functions.h && rm /usr/bin/g++ && ln -s /usr/bin/g++-4.8 /usr/bin/g++' returned a non-zero code: 1
access control disabled, clients can connect from any host
Unable to find image 'posecnn:v1' locally
docker: Error response from daemon: pull access denied for posecnn,repository does not exist or may require 'docker login'.
See 'docker run --help'.
'''

what should I do??

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.