Giter Club home page Giter Club logo

Comments (5)

henryiii avatar henryiii commented on August 24, 2024

Any context? Link to project, etc? We had 48 million downloads last month, so please profile some context, build doesn't always produce that error!

from build.

SIVAPRAS329 avatar SIVAPRAS329 commented on August 24, 2024

I have downloaded the package build-main.zip through git into my local desktop. from my local desktop copied the zip file to linux server. in linux server i have unzipped the build-main.zip. we have Python 3.6.8 installed on this server.
then used command pip3 install build-main. then got the error "Directory '/tmp/build-main' is not installable. File 'setup.py' not found."

from build.

layday avatar layday commented on August 24, 2024

Your pip is too old and does not work with the build system used by this project. Python 3.6 is also not supported by the current version of build.

from build.

SIVAPRAS329 avatar SIVAPRAS329 commented on August 24, 2024

what version of python it works.

from build.

henryiii avatar henryiii commented on August 24, 2024

You need Python 3.8 or newer to use the current version of build. Every older version of Python is past End-of-Life and not supported by pip, build, and most other tools. Or you can download build 0.9.0, which was the last version to support Python 3.6.

from build.

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.