Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: how to terminate all the processes in C
Post: how to terminate all the processes in C

win 7 I have used C to write a project, and compile it to dll to be used in a big program writing with python.After finished using the DLL, although I have used the closing com port function in the dl...
py2exe General Coding Help 0 2,102 Aug-02-2018, 04:31 AM
    Thread: How to get this function using Django in building a website?
Post: How to get this function using Django in building ...

python 2.7 Django 1.11.14 win7 I want to build a Django form submission site. Upon form submitted by user, the backend compare the data X with (A+B),(C+D),(E+F).....in SQLite database, if X agrees ...
py2exe Web Scraping & Web Development 0 2,498 Jul-25-2018, 09:56 AM
    Thread: can not open .exe file generated by py2exe: ImportError: cannot import name _remove_d
Post: can not open .exe file generated by py2exe: Import...

I have used py2exe to generate a .exe file, but I can noT open it. the log file says there's something wrone with jinja2 module, which I have imported in the main program. I have tried to installed ev...
py2exe General Coding Help 0 2,781 May-22-2018, 09:57 AM
    Thread: The supplied user buffer is not valid for the requested operation.
Post: RE: The supplied user buffer is not valid for the ...

any help?
py2exe General Coding Help 1 3,361 Apr-27-2018, 12:17 AM
    Thread: The supplied user buffer is not valid for the requested operation.
Post: The supplied user buffer is not valid for the requ...

when I RUN THIS code on win7: import serial import scanwin32 def get_available_coms(): avail = [] for order, port, desc, hwid in sorted(scanwin32.comports()): if port.startswith('C...
py2exe General Coding Help 1 3,361 Apr-26-2018, 12:48 PM
    Thread: The following modules appear to be missing ['_pybsddb']
Post: RE: The following modules appear to be missing ['_...

(Apr-25-2018, 09:01 AM)py2exe Wrote: WHEN I run a python file(using p2exe to get .exe file) it says: The following modules appear to be missing ['_pybsddb'] I can not find this module online I have...
py2exe General Coding Help 2 3,157 Apr-26-2018, 12:49 AM
    Thread: The following modules appear to be missing ['_pybsddb']
Post: The following modules appear to be missing ['_pybs...

WHEN I run a python file(using p2exe to get .exe file) it says: The following modules appear to be missing ['_pybsddb'] I can not find this module online I have already installed bsddb why? thx
py2exe General Coding Help 2 3,157 Apr-25-2018, 09:01 AM

User Panel Messages

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