Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fix python #135

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

WIP: Fix python #135

wants to merge 23 commits into from

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    52a941e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506e667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f503005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e42af15 View commit details
    Browse the repository at this point in the history
  5. cg3 -> constraint_grammar

    reynoldsnlp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b0afe76 View commit details
    Browse the repository at this point in the history
  6. make install python

    reynoldsnlp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d8b260b View commit details
    Browse the repository at this point in the history
  7. sudo

    reynoldsnlp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f53f41a View commit details
    Browse the repository at this point in the history
  8. run python as sudo?

    reynoldsnlp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    76c3133 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. pip wheel -> build

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d631a0f View commit details
    Browse the repository at this point in the history
  2. add python3-venv

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d5eee16 View commit details
    Browse the repository at this point in the history
  3. venv -> virtualenv

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4a74119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28c9ca View commit details
    Browse the repository at this point in the history
  5. add build_ext back in

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    553f4fb View commit details
    Browse the repository at this point in the history
  6. run swig manually

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    61c83b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3313ee1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    734cf28 View commit details
    Browse the repository at this point in the history
  9. more debugging

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9d33f9f View commit details
    Browse the repository at this point in the history
  10. fix cmake trace

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c053e1f View commit details
    Browse the repository at this point in the history
  11. delete --trace

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    02beb83 View commit details
    Browse the repository at this point in the history
  12. remove swig call

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b835033 View commit details
    Browse the repository at this point in the history
  13. keep swig call

    reynoldsnlp committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f4c739a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    469f499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c8ee3 View commit details
    Browse the repository at this point in the history