Changes between Initial Version and Version 1 of Ticket #28630, comment 2


Ignore:
Timestamp:
Sep 25, 2017, 6:23:45 AM (7 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28630, comment 2

    initial v1  
    33
    44Hi Claude, here the full traceback is, thanks!
    5 
     5{{{
    66C:\Users\赵国平\django>pip install -e .
    77Obtaining file:///C:/Users/%E8%B5%B5%E5%9B%BD%E5%B9%B3/django
     
    5858mmand "c:\python34\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\赵国平\\django\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close()
    5959xec(compile(code, __file__, 'exec'))" develop --no-deps" failed with error code 1 in C:\Users\赵国平\django\
     60}}}
Back to Top