Modify ↓
Opened 15 years ago
Closed 15 years ago
#5596 closed defect (fixed)
Error installing: "can't copy 'imagetrac\htdocs\css': doesn't exist or not a regular file"
Reported by: | J Evan S | Owned by: | Jeff Hammel |
---|---|---|---|
Priority: | normal | Component: | ImageTracPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I got this when trying to install from the repo:
C:\Programs\Python26\Scripts>easy_install http://trac-hacks.org/svn/imagetracplu gin/0.11/ Downloading http://trac-hacks.org/svn/imagetracplugin/0.11/ Doing subversion checkout from http://trac-hacks.org/svn/imagetracplugin/0.11/ t o c:\docume~1\jes\locals~1\temp\easy_install-mc53yy\0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir c:\docume~1\jes\locals~1\temp\easy_inst all-mc53yy\0.11\egg-dist-tmp-hxyccy error: Setup script exited with error: can't copy 'imagetrac\htdocs\css': doesn' t exist or not a regular file
Am I missing something?
Attachments (0)
Note: See
TracTickets for help on using
tickets.
fixed in r6315; this is mostly setuptools stupidity IMHO that i worked around by working for my machine