Code Monkey home page Code Monkey logo

Comments (4)

jgehrcke avatar jgehrcke commented on September 24, 2024

Thanks for letting me know. I can reproduce and will look into it
(obviously I tested the build before, so I am quite surprised).

On 05/19/2014 03:52 PM, Kevin Murphy wrote:

$ pip install timegaps
Downloading/unpacking timegaps
Downloading timegaps-0.1.0.zip (40kB): 40kB downloaded
Running setup.py
(path:/private/var/folders/b6/7mmmgl3x71bd8d9t_ts2g2ldcrykkj/T/pip_build_murphyke/timegaps/setup.py)
egg_info for package timegaps
Traceback (most recent call last):
File "", line 17, in
File
"/private/var/folders/b6/7mmmgl3x71bd8d9t_ts2g2ldcrykkj/T/pip_build_murphyke/timegaps/setup.py",
line 28, in
long_description=open("README.rst", "rb").read().decode('utf-8'),
IOError: [Errno 2] No such file or directory: 'README.rst'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File
"/private/var/folders/b6/7mmmgl3x71bd8d9t_ts2g2ldcrykkj/T/pip_build_murphyke/timegaps/setup.py",
line 28, in

|long_description=open("README.rst", "rb").read().decode('utf-8'),
|

IOError: [Errno 2] No such file or directory: 'README.rst'


Reply to this email directly or view it on GitHub
#1.

from timegaps.

jgehrcke avatar jgehrcke commented on September 24, 2024

Another difference between former setuptools and distutils seems to have tricked me. In another (older) project of mine, the README.rst was included automatically in the source distribution. With pure modern distutils this does not happen:

https://mail.python.org/pipermail/distutils-sig/2013-November/023111.html

Travis CI does not test for this, since it executes install right within the repo. I will modify the manifest file correspondingly. Thanks for letting me know, and congrats for obviously being the first user of timegaps except for me.

from timegaps.

jgehrcke avatar jgehrcke commented on September 24, 2024

timegaps 0.1.1 is released via PyPI. It resolves this issue. Thanks again, and please let me know how timegaps works out for you.

from timegaps.

murphyke avatar murphyke commented on September 24, 2024

Thanks for the responsiveness (although I had already installed it via manual install). I'll let you know how it goes.

from timegaps.

Related Issues (8)

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.