Groups
Groups
Sign in
Groups
Groups
PyInstaller
Conversations
About
Send feedback
Help
Re: [PyInstaller] Warning message not clear.
17 views
Skip to first unread message
Martin Zibricky
unread,
Apr 26, 2013, 5:38:59 PM
4/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyins...@googlegroups.com
Colin J. Williams píše v St 24. 04. 2013 v 15:11 -0700:
> 3641 WARNING: library python%s%s required via ctypes not found
> Message not understood.
This message basically means:
- there is a python module containing code like the following:
import ctypes
ctypes.cdll.LoadLibrary("python.dll")
- and the file 'python.dll' could not be found
But I wonder why any python module would do anything like that.
>
> Advice sought.
>
> Although used through Anaconda, wind1.py uses only Python code.
Reply all
Reply to author
Forward
0 new messages