Coder Social home page Coder Social logo

ctypes.wintypes module not found about fbs HOT 4 CLOSED

mherrmann avatar mherrmann commented on June 1, 2024
ctypes.wintypes module not found

from fbs.

Comments (4)

mherrmann avatar mherrmann commented on June 1, 2024

I have seen this very error. PyInstaller isn't picking up that your app is using the mentioned module. Does it work when you add

import ctypes.wintypes

somewhere in your app's (main) Python code?

P.S.: I had some pretty bad experiences with PyInstaller (and thus fbs) with Python 3.6 on Mac. If you can, I would recommend Python 3.5 instead.

from fbs.

fredrikaverpil avatar fredrikaverpil commented on June 1, 2024

Does it work when you add

Aah... yes, that worked. Actually, come to think of it. I actually had to do this for my postgres binding too (pg8000).

Thank you!

If you can, I would recommend Python 3.5 instead.

So far it's working fine with Python 3.6. I really wish to use this, with all the async stuff. Fingers crossed then. 🤞

from fbs.

mherrmann avatar mherrmann commented on June 1, 2024

Aah... yes, that worked.

Cool :)

So far it's working fine with Python 3.6. I really wish to use this, with all the async stuff.

Sure :) Just if you do run into problems may be good to know that it could be caused by differences between 3.5 and 3.6 as well.

from fbs.

fredrikaverpil avatar fredrikaverpil commented on June 1, 2024

Just if you do run into problems may be good to know ...

Yes, much appreciated for this headsup. :)

from fbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.