Giter Club home page Giter Club logo

Comments (1)

hugovk avatar hugovk commented on July 21, 2024

Don't run setup.py directly, install via pip:

python3.12 -m pip install .
Processing /private/tmp/ply
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: ply
  Building wheel for ply (pyproject.toml) ... done
  Created wheel for ply: filename=ply-2022.10.27-py3-none-any.whl size=32918 sha256=a0f1bbdd5c05cb5c970024590c5129d4c32a79962acc2a98b43ada7c00de6521
  Stored in directory: /private/var/folders/p6/lf2s1s5d4kb335g2n1td8z8c0000gn/T/pip-ephem-wheel-cache-tpvn2k0e/wheels/88/ef/05/2f943383a0eabc3a4eea06256dffaad1aadfb04b4645b498f8
Successfully built ply
Installing collected packages: ply
Successfully installed ply-2022.10.27python3.12 tests/testlex.py
/private/tmp/ply/tests/testlex.py:193: SyntaxWarning: invalid escape sequence '\#'
  "ERROR: Make sure '#' in rule 't_POUND' is escaped with '\#'")
.....................................
----------------------------------------------------------------------
Ran 37 tests in 0.046s

OKpython3.12 tests/testyacc.py
....................................
----------------------------------------------------------------------
Ran 36 tests in 0.030s

OK

The long version: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html

from ply.

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.