Changes between Initial Version and Version 1 of Ticket #251
- Timestamp:
- 01/20/12 10:06:50 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #251 – Description
initial v1 3 3 Workaround: copy apt.exe to a different location and run from there. 4 4 5 '''Error:''' 5 6 {{{ 6 7 C:\>which apt … … 19 20 File "<string>", line 453, in do_uninstall 20 21 WindowsError: [Error 5] Access is denied: 'B:\\o4w\\bin\\python27.dll' 22 }}} 21 23 24 '''Workaround:''' 25 {{{ 22 26 C:\>copy b:\o4w\bin\apt.exe D:\ 23 27 … … 26 30 warning: B:\o4w\apps\Python27\tcl\tcl8.5\package.tcl no such file 27 31 ... 28 warning: B:\o4w\bin\python.exe no such file29 warning: B:\o4w\bin\w9xpopen.exe no such file30 warning: B:\o4w\bin\pythonw.exe no such file31 32 removed: B:\o4w\bin\python27.dll 32 33 removed: B:\o4w\etc\ini\python.bat