Git Product home page Git Product logo

Comments (6)

jfinkels avatar jfinkels commented on June 19, 2024

This might have something to do with README being a symbolic link (to
README.md); I just added that for fun, it's not totally necessary. I
developed this on Linux, and I don't use Mac OS, so I'll do my best to
reproduce this.

I'll try to check this out later today/this week.

On Mon, May 14, 2012 at 1:17 PM, Daniel Miller
[email protected]
wrote:

Hey all,

Trying to bundle a set of requirements for distribution inside a network behind a firewall that doesn't allow easy access for pip to get at github, etc.

This eventually results in this error for me on Mac OSX 10.7.2

   pip bundle app.pybundle Flask-Restless

   OSError: [Errno 2] No such file or directory: '/Users/w6ue/Documents/python_projects/mailstrom/build-bundle3/Flask-Restless/README'

It seems to happen when installing different packages but always says that the README file doesn't exist. Can anyone replicate this?


Reply to this email directly or view it on GitHub:
#69

from flask-restless.

jfinkels avatar jfinkels commented on June 19, 2024

The issue seems to be with the distribute/setuptools command sdist, which is called by bundle. It looks for a fixed set of common README filenames: https://bitbucket.org/tarek/distribute/src/0a45ae3390cd/setuptools/command/sdist.py#cl-157

I'll just change README.md to README.

from flask-restless.

jfinkels avatar jfinkels commented on June 19, 2024

The fix will be available in the next release.

from flask-restless.

dalanmiller avatar dalanmiller commented on June 19, 2024

@jfinkels Awesome thanks so much!

from flask-restless.

jfinkels avatar jfinkels commented on June 19, 2024

I have just released version 0.6 which includes this change. Please give this a try.

from flask-restless.

jfinkels avatar jfinkels commented on June 19, 2024

This seems to work, so I'm closing this issue.

from flask-restless.

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.