Giter Club home page Giter Club logo

Comments (7)

Julian avatar Julian commented on July 17, 2024 1

This is somewhat "known" bad behavior on Homebrew's part unfortunately. It's why some people in the Python community recommend against using Homebrew's Python. I'm not typically one of them, I use Homebrew's Python myself, but I'm more tempted to agree if you're not doing Python development full time...

from mathlib-tools.

Julian avatar Julian commented on July 17, 2024 1

The install_macos.sh script will now do so automatically -- but docs for migrating from the old setup probably is a good idea -- it's essentially going to be pipx uninstall mathlibtools && brew install mathlibtools to move over I believe. If you try that out when you get a minute perhaps and let me know if that works I'm happy to put that command somewhere in the install info if that's helpful.

from mathlib-tools.

arademaker avatar arademaker commented on July 17, 2024

Another solution I found recently was to manually fix the link created in

/Users/ar/.local/pipx/venvs/mathlibtools/bin

instead of

python3.9 -> /usr/local/Cellar/[email protected]/3.9.1_7/bin/python3.9

I made it

python3.9 -> /usr/local/bin/python3.9

from mathlib-tools.

Julian avatar Julian commented on July 17, 2024

FWIW I think a better solution for leanproject will be shipping it as a shiv or zipapp for most users (in which case there's nothing to do, you just download the shiv)... which I meant to POC for y'all at some point but still haven't managed to find some spare time.

from mathlib-tools.

Julian avatar Julian commented on July 17, 2024

We likely should close this now I think -- despite the above, if you install leanproject via brew install mathlibtools rather than directly via pipx (as `install_macos.sh now does), this issue should no longer exist.

(CC @PatrickMassot)

from mathlib-tools.

arademaker avatar arademaker commented on July 17, 2024

Do we have a documentation about this alternative way to install the tools?

from mathlib-tools.

bryangingechen avatar bryangingechen commented on July 17, 2024

The updated docs are now here. Please post on Zulip or create an issue at our website repo if something is still unclear.

from mathlib-tools.

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.