Code Monkey home page Code Monkey logo

Comments (4)

glensc avatar glensc commented on August 18, 2024

seems to covered by this issue: #70

perhaps pip install --download should be replaced with pip download to solve this?

from pip2pi.

safiyat avatar safiyat commented on August 18, 2024

Failed to extract tesseract version from executable: [Errno 2] No such file or directory: 'tesseract'

From this line, the error seems to be in the package itself than in pip2pi.

@glensc Can you please attach complete error log?

from pip2pi.

glensc avatar glensc commented on August 18, 2024

@safiyat the exact error message is irrelevant. please read the bugreport again what i requested.

the symptom is that the package names given are actually attempted to be installed. thus includes build and compile steps. those must be omitted. these are useless and break process because non-pure python packages will fail if -dev packages missing.

from pip2pi.

safiyat avatar safiyat commented on August 18, 2024

I don't think pip2pi actually installs the packages. It extracts the requested package and then after reading its requirements, downloads those required packages.

python install --download was deprecated, and has been removed in 10.0.0 and above. It only downloads the required packages, and does not install them.

I am stumped though as to why it would want to run x86_64-linux-gnu-gcc.

from pip2pi.

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.