#3245: setup.py error on windows when installing from a second level directory
------------------------------------+---------------------------------------
   Reporter:  dall                  |                Owner:  adrian       
     Status:  closed                |            Component:  Uncategorized
    Version:                        |           Resolution:  invalid      
   Keywords:  windows installation  |                Stage:  Accepted     
  Has_patch:  0                     |           Needs_docs:  0            
Needs_tests:  0                     |   Needs_better_patch:  0            
------------------------------------+---------------------------------------
Changes (by Michael Radziej <[EMAIL PROTECTED]>):

  * keywords:  => windows installation
  * summary:  setup.py error on windows => setup.py error on windows when
              installing from a second level directory
  * stage:  Unreviewed => Accepted

Comment:

 OK, this makes sense. It seems to happen only when you install it in a
 second level directory. I cannot check this, but for Windows you'll
 probably need the same path treatment as for unix. Of course, the
 replacements from the preceding comment must do the replacements both for
 unix ('/') and for windows ('\\').

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3245#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to