Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

winfix.bat is dangerous #13

Open
klonuo opened this issue Aug 1, 2014 · 0 comments
Open

winfix.bat is dangerous #13

klonuo opened this issue Aug 1, 2014 · 0 comments

Comments

@klonuo
Copy link

klonuo commented Aug 1, 2014

Hi,

I wanted to try your plugin, as I wanted ipython shell in vim buffer instead that other vim-ipython plugin.
I cloned it in my bundles but it didn't work.
Then I thought to try your batch scripts and results are at the end of this post, but what's important is this:

I use pyzmq 14.3.1 and your script patched some files but not all, as it reflects some other version, leaving me with not working vim plugin and not working IPython!

Please correct your batch script - at least first check if all files do exist, and then apply your patch if that condition is true.

C:\Users\klo\vimfiles\bundle\vipy>win64fix.bat

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\constants.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\constants.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\context.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\context.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\device.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\device.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\error.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\error.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\message.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\message.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\socket.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\socket.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\stopwatch.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\stopwatch.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\_poll.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\_poll.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\core\_version.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\core\_version.pyd". The system cannot find the path specified.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\devices\monitoredqueue.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\utils\initthreads.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\utils\rebuffer.pyd;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

C:\Users\klo\vimfiles\bundle\vipy>mt.exe -inputresource:C:\Windows\SysWOW64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\zmq\libzmq.dll;#2
Microsoft (R) Manifest Tool version 6.3.9600.16384
Copyright (c) Microsoft Corporation 2012.
All rights reserved.

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:\Python27\Lib\site-packages\zmq\libzmq.dll". The system cannot find the file specified.

C:\Users\klo\vimfiles\bundle\vipy>PAUSE
Press any key to continue . . .
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant