PyInstaller cannot check for assembly dependencies.

27 views
Skip to first unread message

Girik Jindal

unread,
Jul 19, 2019, 2:00:08 PM7/19/19
to PyInstaller
Hi
I wanted to make a .py file executable on windows. I followed the steps metioned below and ended up having an error. could u pls tell me solution to this.

C:\Users\Giksj\Desktop>pyinstaller exec.py
PyInstaller cannot check for assembly dependencies.
Please install pywin32-ctypes.

pip install pywin32-ctypes


C:\Users\Giksj\Desktop>pip install pywin32-ctypes
Requirement already satisfied: pywin32-ctypes in c:\users\giksj\appdata\local\programs\python\python37-32\lib\site-packages (0.2.0)

C:\Users\Giksj\Desktop>

Reply all
Reply to author
Forward
0 new messages