Python Forum
The following modules appear to be missing ['_pybsddb']
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The following modules appear to be missing ['_pybsddb']
#1
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
Reply
#2
if on OS-X see: http://marc-abramowitz.com/archives/2007...s-to-work/
Reply
#3
(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 already installed bsddb why? thx


on windows 7

I have modified the program and now it says this error:

The following modules appear to be missing
['FCNTL', 'System', 'System.IO.Ports', 'TERMIOS', '_pybsddb', 'ffi']


I have installed python2.7
I have tried to run the same code using pycharm and cmd, the same error ocuurs
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Modules issue, pip3 download modules only to pyhton3.5.2 not the latest 3.6.1 bmohanraj91 6 8,350 May-25-2017, 08:15 AM
Last Post: wavic

Forum Jump:

User Panel Messages

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