question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pipenv now has a homebrew formula

See original GitHub issue

I’ve recently added a formula for Pipenv to homebrew. So on a Mac with homebrew installed, pipenv can be installed via brew install pipenv

I’m mentioning this in case you want to add homebrew as a possible installation method in the pipenv docs alongside Pipsi and Nix.

If you do want to include homebrew in your docs then I’m happy to write a pull request, but someone else might need to come up with the clever heading.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
nateprewittcommented, Nov 1, 2017

Alright, let’s ship it then! 🚀

2reactions
erinxoconcommented, Oct 31, 2017

Would @richardcooper mind giving collaborator access to his brew repository? I can help maintain it and keep it up to date. I’m fine with an uptick in issues with old versions of pipenv, as long as we’re keeping the brew versions up in pace with pipenv main releases so we can direct them to update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pipenv — Homebrew Formulae
Python dependency management tool. https://github.com/pypa/pipenv. License: MIT. Formula JSON API: /api/formula/pipenv.json.
Read more >
Install pipenv using brew on Python 3.6
How to move back to using pipenv with python3.7 : ... the troubleshooting process brew install pipenv # pipenv should work now pipenv...
Read more >
Homebrew-installed Pipenv defaults to Homebrew-created ...
It is a long-standing Homebrew problem around Python formulae. ... It's possible to install Pipenv with Homebrew on MacOS, or with Linuxbrew ...
Read more >
Setting up python environment in macOS using Homebrew ...
We will use Homebrew to install Pyenv and Pipenv. If you already have Homebrew, skip the next step. Installing Homebrew. Homebrew is a...
Read more >
Packaging a Python CLI tool for Homebrew
I finally figured out how to package Datasette for installation with Homebrew. My package was accepted into Homebrew core, which means you can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found