Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10795 closed defect (fixed)

Failed to install from PyPI

Reported by: Tetsuya Morimoto Owned by: Tetsuya Morimoto
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 (0)

Change History (5)

comment:1 Changed 11 years ago by Tetsuya Morimoto

Owner: changed from Thierry Bressure to Tetsuya Morimoto

comment:2 Changed 11 years ago by anonymous

Resolution: fixed
Status: newclosed

Fixed in 0.3-release.

comment:3 Changed 11 years ago by Ryan J Ollos

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.

comment:4 Changed 11 years ago by Tetsuya Morimoto

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

comment:5 Changed 11 years ago by Ryan J Ollos

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Tetsuya Morimoto.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.