Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

pipenv does not install #937

Closed
psionman opened this issue Feb 16, 2019 · 9 comments
Closed

pipenv does not install #937

psionman opened this issue Feb 16, 2019 · 9 comments

Comments

@psionman
Copy link

psionman commented Feb 16, 2019

pipenv does not install

ubuntumate 16.04

jeff@snowdon:~/bfg/event_builder$ brew install pipenv
Error: uninitialized constant Language::Python::Virtualenv
Please report this bug:

/home/jeff/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/pipenv.rb:2:in `<class:Pipenv>'
/home/jeff/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/pipenv.rb:1:in `load_formula'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:21:in `module_eval'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:21:in `load_formula'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:34:in `load_formula_from_path'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:83:in `load_file'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:74:in `klass'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:70:in `get_formula'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:207:in `factory'
/home/jeff/.linuxbrew/Library/Homebrew/formulary.rb:352:in `find_with_priority'
/home/jeff/.linuxbrew/Library/Homebrew/extend/ARGV.rb:20:in `block in formulae'
/home/jeff/.linuxbrew/Library/Homebrew/extend/ARGV.rb:16:in `map'
/home/jeff/.linuxbrew/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/home/jeff/.linuxbrew/Library/Homebrew/cmd/install.rb:44:in `install'
/home/jeff/.linuxbrew/Library/brew.rb:84:in `<main>'
@sjackman
Copy link
Member

Please surround copied-and-pasted logs with triple back ticks. See GitHub Help / Quoting Code.

@sjackman
Copy link
Member

I'm not able to reproduce this issue. Please run brew update and report the output of brew config and brew doctor and the complete output of brew install pipenv.

@iMichka
Copy link
Member

iMichka commented Feb 16, 2019

It fails to build due to the pip/setuptools bug though: https://github.com/Linuxbrew/homebrew-core/pull/11586

I am waiting for upstream to cut a new release.

@sjackman
Copy link
Member

brew install pipenv and brew test pipenv worked in linuxbrew/brew Docker container.

@psionman
Copy link
Author

psionman commented Feb 17, 2019 via email

@iMichka
Copy link
Member

iMichka commented Feb 17, 2019

The build passed in core, I will add the bottled back soon.

@psionman
Copy link
Author

Please run `brew update`, `brew config` and `brew doctor`

Works after this. Thanks

@sjackman
Copy link
Member

Glad to hear that you got it working, @psionman.

@sjackman
Copy link
Member

and thanks for bottling, @iMichka.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants