Coder Social home page Coder Social logo

Comments (3)

javoweb avatar javoweb commented on July 19, 2024

This worked for me

conda create -n im2latextf python=2.7 numpy scipy tqdm jupyter notebook Pillow
conda activate im2latextf
pip install tensorflow-gpu=1.15
pip install -r https://raw.githubusercontent.com/Lasagne/Lasagne/v0.1/requirements.txt
pip install Lasagne==0.1

from im2latex-tensorflow.

jenqz avatar jenqz commented on July 19, 2024

@javoweb Reported below error while I run pip install tensorflow-gpu==1.15, seems that version not exist.

Collecting tensorflow-gpu==1.15
  Cache entry deserialization failed, entry ignored
  Could not find a version that satisfies the requirement tensorflow-gpu==1.15 (from versions: 0.12.0, 0.12.1, 1.0.0, 1.0.1, 1.1.0)
No matching distribution found for tensorflow-gpu==1.15
You are using pip version 9.0.1, however version 20.2.4 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

from im2latex-tensorflow.

javoweb avatar javoweb commented on July 19, 2024

Hello @jenqz this may be because of your pip version, please upgrade pip and try again. Also be sure you are using a compatible CUDA version.

TensorFlow 1.15 is the latest 1.x tf release available.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf

from im2latex-tensorflow.

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.