BeeLogger icon indicating copy to clipboard operation
BeeLogger copied to clipboard

wine: cannot find '/root/.wine/drive_c/Python27/python.exe

Open zerolshen opened this issue 7 years ago • 10 comments

Error message:

wine: cannot find '/root/.wine/drive_c/Python27/python.exe

Does not install pywin32-220

http://imgur.com/jCcuDMm

Python 2.7.12

zerolshen avatar Jun 08 '17 02:06 zerolshen

me also have same issue

ubaidahmad007 avatar Jun 09 '17 09:06 ubaidahmad007

I solved it the same day xD!

Is pywin32-220 for x64bits xD!

zerolshen avatar Jun 10 '17 20:06 zerolshen

@zerolshen What you've do to solve?

4w4k3 avatar Jun 12 '17 14:06 4w4k3

Got the same issue here as well :/ tried to clone again but same results, any solutions?

Kuhakanu avatar Jun 12 '17 19:06 Kuhakanu

Install "git". To use the "git" command

zerolshen avatar Jun 13 '17 20:06 zerolshen

Sorry, I'm still kinda new to this, could you explain how or give a link to a video where it shows me how to do it?

Kuhakanu avatar Jun 15 '17 04:06 Kuhakanu

Don't cancel the system upgrade. Run ./install.sh

4w4k3 avatar Jun 20 '17 14:06 4w4k3

I tried and it's still the same thing. Maybe you can see what I'm doing wrong here. W: Target DEP-11-icons (non-free/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list:17 err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot Traceback (most recent call last): File "C:\Python27\lib\runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "C:\Python27\lib\runpy.py", line 111, in get_module_details import(mod_name) # Do not catch exceptions initializing package File "C:\Python27\lib\ensurepip_init.py", line 9, in import tempfile File "C:\Python27\lib\tempfile.py", line 35, in from random import Random as _Random File "C:\Python27\lib\random.py", line 885, in _inst = Random() File "C:\Python27\lib\random.py", line 97, in init self.seed(x) File "C:\Python27\lib\random.py", line 113, in seed a = long(_hexlify(_urandom(2500)), 16) WindowsError: [Error -2146893801] Windows Error 0x80090017 err:msi:ITERATE_Actions Execution halted, action L"UpdatePip" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627

Kuhakanu avatar Jun 21 '17 03:06 Kuhakanu

i have the same problem :(

File "C:\Python27\lib\runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "C:\Python27\lib\runpy.py", line 111, in get_module_details import(mod_name) # Do not catch exceptions initializing package File "C:\Python27\lib\ensurepip_init.py", line 9, in import tempfile File "C:\Python27\lib\tempfile.py", line 35, in from random import Random as _Random File "C:\Python27\lib\random.py", line 885, in _inst = Random() File "C:\Python27\lib\random.py", line 97, in init self.seed(x) File "C:\Python27\lib\random.py", line 113, in seed a = long(_hexlify(_urandom(2500)), 16) WindowsError: [Error -2146893801] Windows Error 0x80090017 err:msi:ITERATE_Actions Execution halted, action L"UpdatePip" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627

Someone can help us? :c

Jnrmax202017 avatar Jul 12 '17 16:07 Jnrmax202017

wine: cannot find '/root/.wine/drive_c/Python27/python.exe' Same problem, looking for a fix. I've tried a lot of apt-gets, updates and upgrades, etc.

5p00ks avatar Aug 14 '19 08:08 5p00ks