Re: [PythonCE] building a 'simple' example

2006-07-04 Thread Luke Dunstan
e - From: "Smit, M.C." <[EMAIL PROTECTED]> To: "Luke Dunstan" <[EMAIL PROTECTED]> Sent: Monday, July 03, 2006 9:26 PM Subject: RE: [PythonCE] building a 'simple' example Hi, Thanks for saying with me, The "simple" example is at the bottom

Re: [PythonCE] building a 'simple' example

2006-06-27 Thread Luke Dunstan
une 26, 2006 3:40 PM Subject: RE: [PythonCE] building a 'simple' example Hi The path is in sys.path. The DLL is next to the test programme that tries to import it, it name is simple.dll, andthe error is raised on: import simple ImportError: DLL load failed:The specified module could not be fo

Re: [PythonCE] building a 'simple' example

2006-06-27 Thread Smit, M.C.
Giovanni Petrucciani wrote: >Smit, M.C. wrote: >> Hi >> >> The path is in sys.path. The DLL is next to the test programme that tries to >> >import it, it name is simple.dll, andthe error is raised on: import simple >> >> ImportError: DLL load failed:The specified module could not be found. >> >

Re: [PythonCE] building a 'simple' example

2006-06-26 Thread Giovanni Petrucciani
Smit, M.C. wrote: > Hi > > The path is in sys.path. The DLL is next to the test programme that tries to > import it, it name is simple.dll, andthe error is raised on: import simple > > ImportError: DLL load failed:The specified module could not be found. > Just to catch a possible simple bug: d

Re: [PythonCE] building a 'simple' example

2006-06-26 Thread Smit, M.C.
hanks for your thoughts -Original Message- From: [EMAIL PROTECTED] on behalf of Luke Dunstan Sent: Fri 6/23/2006 6:04 PM To: pythonce@python.org Cc: Subject:Re: [PythonCE] building a 'simple' example Hi, Where did you put the DLL? What is it called

Re: [PythonCE] building a 'simple' example

2006-06-23 Thread Luke Dunstan
Hi, Where did you put the DLL? What is it called? What were the commands that failed? Luke - Original Message - From: "Smit, M.C." <[EMAIL PROTECTED]> To: Sent: Friday, June 23, 2006 11:21 PM Subject: [PythonCE] building a 'simple' example > Dear all &

[PythonCE] building a 'simple' example

2006-06-23 Thread Smit, M.C.
Dear all While there have been some posts on this topic I don't believe the answer is in there jet. Eventually I want to write (with help of a colliegue whom is experienced in c) a module that can use a device. Some c libraries are available, and all I realy need is a function that returns an