Ticket #10795 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

Failed to install from PyPI

Reported by: t2y Assigned to: t2y
Priority: normal Component: TracCronPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Does anyone have same trouble?

(trac)$ pip install TracCronPlugin
Downloading/unpacking TracCronPlugin
  Running setup.py egg_info for package TracCronPlugin
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
    IOError: [Errno 2] No such file or directory: '/Users/t2y/.virtualenvs/trac/build/TracCronPlugin/setup.py'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

IOError: [Errno 2] No such file or directory: '/Users/t2y/.virtualenvs/trac/build/TracCronPlugin/setup.py'

----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in /Users/t2y/.pip/pip.log

Attachments

Change History

01/28/13 12:08:36 changed by t2y

  • owner changed from tbressure to t2y.

02/19/13 04:00:40 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in 0.3-release.

02/20/13 00:26:19 changed by rjollos

Just wondering if you plan to keep development in the GitHub repository, or pull it over to the trac-hacks repository on release. If you plan to keep it in GitHub without pushing releases to the trac-hacks SVN, the TracCronPlugin page should be updated.

Thank you for reviving development on this important plugin, and pushing a release to PyPI as well.

02/20/13 05:53:14 changed by t2y

I will move to BitBucket repository so that other developers can easily join the development. I will do write this changes into the TracCronPlugin page soon.

https://bitbucket.org/t2y/trac.plugins.traccron

02/20/13 06:22:19 changed by rjollos

Okay, great. My comment about GitHub may not have been making any sense. I thought that I had seen you post in another ticket a link to the plugin in a GitHub repository, but I think I was mistaken.


Add/Change #10795 (Failed to install from PyPI)




Change Properties
Action