Code Monkey home page Code Monkey logo

Comments (8)

lhelontra avatar lhelontra commented on June 12, 2024

perhaps is a incompatible python version. checks typing: python3 --version
output should be like: Python 3.5.1

from tensorflow-on-arm.

smalgan avatar smalgan commented on June 12, 2024

belki de uyumsuz bir python versiyonu. yazarak denetler: python3 --version
çıktı şöyle olmalıdır:Python 3.5.1

I've upgraded everything I'm using version 3.5. but I don't understand why it doesn't load.

from tensorflow-on-arm.

lhelontra avatar lhelontra commented on June 12, 2024

try this commands:

wget https://github.com/lhelontra/tensorflow-on-arm/releases/download/v1.13.1/tensorflow-1.13.1-cp35-none-linux_armv7l.whl
pip3 install tensorflow-1.13.1-cp35-none-linux_armv7l.whl

from tensorflow-on-arm.

smalgan avatar smalgan commented on June 12, 2024

bu komutları deneyin:

wget https://github.com/lhelontra/tensorflow-on-arm/releases/download/v1.13.1/tensorflow-1.13.1-cp35-none-linux_armv7l.whl
pip3 install tensorflow-1.13.1-cp35-none-linux_armv7l.whl

not working
Adsız123

from tensorflow-on-arm.

lhelontra avatar lhelontra commented on June 12, 2024

your raspberry pi model is 2/3?

from tensorflow-on-arm.

Shiro97 avatar Shiro97 commented on June 12, 2024

Hey lhelonhtra thanks a ton for such a helpful repo. I chose to do my project in college using TensorFlow on rpi (model - 3b , raspbian stretch 9) However I'm stuck with this error. It is important and my project review is coming up soon. Please help.
I did the following commands till now

wget https://github.com/lhelontra/tensorflow-on-arm/releases/download/v1.13.1/tensorflow-1.13.1-cp35-none-linux_armv7l.whl
pip3 install tensorflow-1.13.1-cp35-none-linux_armv7l.whl

Thanks a lot!
Screenshot 2019-04-17 at 11 34 51 AM
Screenshot 2019-04-17 at 11 35 05 AM

from tensorflow-on-arm.

3keepmovingforward3 avatar 3keepmovingforward3 commented on June 12, 2024

Try adding --user to pip3 install
pip3 install --user tensor.....

from tensorflow-on-arm.

Loongle avatar Loongle commented on June 12, 2024

Maybe you should use sudo pip3 install ...

from tensorflow-on-arm.

Related Issues (20)

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.