Code Monkey home page Code Monkey logo

brew-pip's People

Contributors

adamv avatar josh avatar smerrill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

brunobord hanxue

brew-pip's Issues

"brew pip" command does not work

If I'm trying to use "brew pip" the way it is stated in your readme file, it simply does not work and returns the following message:

$ brew pip stuff
Error: Unknown command: pip

It looks like using the brew-pip script works like a charm, for example, I can install ipython this way:

$ brew-pip ipython

Oh, and by the way, unfortunately, there is no such thing as "brew rm".

Don't you think the Readme file needs to be updated to reflect the actual commands?

Use with Homebrew's Python3

I installed Python3 with Homebrew which installed pip3.
When, for example, I call brew pip pyradio or, locally, brew pip pyradio-0.4.zip, I get

sh: pip: command not found
Error: No such keg: /usr/local/Cellar/pip-pyradio # or pip-pyradio-0.4.zip

brew pip -h shows it's correctly installed

usage: brew pip [-h] [--version] [-v] [-k] [-u] package [package ...]

positional arguments:
  package         name of the package(s) to install

optional arguments:
  -h, --help      show this help message and exit
  --version       show program's version number and exit
  -v, --verbose   be verbose
  -k, --keg-only  don't link files into prefix
  -u, --upgrade   upgrade the package

How to define pypi dependencies in brew?

Sorry, if I'm in the wrong repo!

Would it be possible to tell homebrew to treat e.g. invoke (a Python package from the cheese shop) as a dependency that can only be statisfied through brew-pip? Normally dependencies would be defined with depends_on, but I'm not sure how this should work.

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.