Python Forum
WinPython 3.8.2.0 not woking out of the box.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WinPython 3.8.2.0 not woking out of the box.
#1
Hi there,
I am new to python :)

I just installed WinPython64-3.8.2.0 on my laptop, but nothing seem to work !!
See below when i run python.exe (or jupyter notebook, or spyder...), i get error messages:

Error processing line 7 of G:\WinPython\WPy64-3820\python-3.8.2.amd64\
lib\site-packages\pywin32.pth:

  Traceback (most recent call last):
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\site.py", lin
e 169, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\site-packages
\win32\lib\pywin32_bootstrap.py", line 28, in <module>
      os.add_dll_directory(pywin32_system32)
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\os.py", line
1109, in add_dll_directory



      cookie = nt._add_dll_directory(path)
  OSError: [WinError 127] La procédure spécifiée est introuvable: 'G:\\WinPython\\WPy64-3820\\python-3.8.2.amd64\\lib\\site-packages\\pywin32_system3
2'

Remainder of file ignored
Python 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 23:03:10) [MSC v.1916 64 bit (AM
D64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
How can i solve this issue ?

Thanks.
Reply
#2
you do not run python.exe, just use python without the .exe
Reply
#3
(Jul-03-2020, 02:10 AM)hsazerty2 Wrote: Hi there,
I am new to python :)

I just installed WinPython64-3.8.2.0 on my laptop, but nothing seem to work !!
See below when i run python.exe (or jupyter notebook, or spyder...), i get error messages:

Error processing line 7 of G:\WinPython\WPy64-3820\python-3.8.2.amd64\
lib\site-packages\pywin32.pth:

  Traceback (most recent call last):
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\site.py", lin
e 169, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\site-packages
\win32\lib\pywin32_bootstrap.py", line 28, in <module>
      os.add_dll_directory(pywin32_system32)
    File "G:\WinPython\WPy64-3820\python-3.8.2.amd64\lib\os.py", line
1109, in add_dll_directory



      cookie = nt._add_dll_directory(path)
  OSError: [WinError 127] La procédure spécifiée est introuvable: 'G:\\WinPython\\WPy64-3820\\python-3.8.2.amd64\\lib\\site-packages\\pywin32_system3
2'

Remainder of file ignored
Python 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 23:03:10) [MSC v.1916 64 bit (AM
D64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
How can i solve this issue ?

Thanks.

were you able to solve this issue?

i am having the exact same problem.... i even placed WinPython on a USB drive. I was able to use it on my desktop from the USB, but from my laptop it doesnt run (none of the apps work) let me know if you found the solutions. thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Where to add own python modules in WinPython? HinterhaeltigesSchlaengelchen 1 2,289 Jan-21-2021, 07:45 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020