Coder Social home page Coder Social logo

Comments (4)

wroberts avatar wroberts commented on May 30, 2024

Hi Catherine,

Thanks very much for the bug report. I put 1.0.1 up on PyPI today which includes README.rst in the distribution tarball. I think this should fix the pip install error.

  • Will

On 22 Apr, 2014, at 00:12 , Catherine Devlin wrote:

Installing works fine from the github repo, but I'm getting a failure with pip.

(ipy1) {master} ~/sw/pytimeparse$ python --version
Python 2.7.4
(ipy1) {master} ~/sw/pytimeparse$ pip install pytimeparse
Downloading/unpacking pytimeparse
Downloading pytimeparse-1.0.0.tar.gz
Running setup.py egg_info for package pytimeparse
Traceback (most recent call last):
File "", line 16, in
File "/home/catherine/ve/ipy1/build/pytimeparse/setup.py", line 13, in
with open('README.rst') as file:
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 16, in

File "/home/catherine/ve/ipy1/build/pytimeparse/setup.py", line 13, in

with open('README.rst') as file:

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


Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/catherine/ve/ipy1/build/pytimeparse
Storing complete log in /tmp/tmpQf_lo8
I might be able to look for a fix in a couple days.


Reply to this email directly or view it on GitHub.

from pytimeparse.

catherinedevlin avatar catherinedevlin commented on May 30, 2024

Danke schoen! I just flooded you with pull requests, hope you don't mind!

On Tue, Apr 22, 2014 at 5:33 AM, Will Roberts [email protected]:

Hi Catherine,

Thanks very much for the bug report. I put 1.0.1 up on PyPI today which
includes README.rst in the distribution tarball. I think this should fix
the pip install error.

  • Will

On 22 Apr, 2014, at 00:12 , Catherine Devlin wrote:

Installing works fine from the github repo, but I'm getting a failure
with pip.

(ipy1) {master} ~/sw/pytimeparse$ python --version
Python 2.7.4
(ipy1) {master} ~/sw/pytimeparse$ pip install pytimeparse
Downloading/unpacking pytimeparse
Downloading pytimeparse-1.0.0.tar.gz
Running setup.py egg_info for package pytimeparse
Traceback (most recent call last):
File "", line 16, in
File "/home/catherine/ve/ipy1/build/pytimeparse/setup.py", line 13, in

with open('README.rst') as file:
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 16, in

File "/home/catherine/ve/ipy1/build/pytimeparse/setup.py", line 13, in

with open('README.rst') as file:

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


Cleaning up...
Command python setup.py egg_info failed with error code 1 in
/home/catherine/ve/ipy1/build/pytimeparse
Storing complete log in /tmp/tmpQf_lo8
I might be able to look for a fix in a couple days.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41020471
.

from pytimeparse.

jaraco avatar jaraco commented on May 30, 2024

I stumbled into this issue today when the pip resolver attempted to build every version of this package and failed when it got to 1.0.0. Since that package probably never worked, would you consider deleting that release or yanking it?

from pytimeparse.

wroberts avatar wroberts commented on May 30, 2024

@jaraco 1.0.0 deleted now.

from pytimeparse.

Related Issues (17)

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.