Giter VIP home page Giter VIP logo

Comments (11)

enzod3 avatar enzod3 commented on May 19, 2024 1

I was able to fix this, I am now having another issue Iā€™m getting a dll error after compiling to and exe with pyinstaller?

from faster-than-requests.

juancarlospaco avatar juancarlospaco commented on May 19, 2024

File extension must be *.pyd, not *.dll.

from faster-than-requests.

enzod3 avatar enzod3 commented on May 19, 2024

It is a .pyd
pyd

from faster-than-requests.

juancarlospaco avatar juancarlospaco commented on May 19, 2024

is everything on your system 64Bit?, OS 64Bit?, Python 64Bit?, is Python 3.8 ?.

from faster-than-requests.

enzod3 avatar enzod3 commented on May 19, 2024

Yes everything is

from faster-than-requests.

juancarlospaco avatar juancarlospaco commented on May 19, 2024

is AntiVirus turned on?. I can not reproduce.

from faster-than-requests.

enzod3 avatar enzod3 commented on May 19, 2024

i had python3.8 32 bit installed a little bit back and I replaced with python3.8 64 bit, could it be pycharm thats giving me this error or that python 32 bit is still being ran?

from faster-than-requests.

juancarlospaco avatar juancarlospaco commented on May 19, 2024

Yeah some people had problems with IDE.
If you can, just try it on Docker, lot of people are using Docker nowadays.
If you have the full terminal output from compilation and forward, feel free to post it, maybe I can deduce something.
šŸ¤·ā€ā™‚ļø

from faster-than-requests.

enzod3 avatar enzod3 commented on May 19, 2024

to an exe**

from faster-than-requests.

juancarlospaco avatar juancarlospaco commented on May 19, 2024

Good you fixed the problem. šŸ‘

I dont know if I can help much with PyInstaller, I have no idea of that code, not my bug,
try making an issue there for that bug probably is the more direct and faster way basically,
sorry but I dont use it, I just use Nim that gives you .exe, .dll, .pyd binaries without dependencies.

Good luck!. šŸ™‚

from faster-than-requests.

lordcreations avatar lordcreations commented on May 19, 2024

how do you fixed? im having the same issue

from faster-than-requests.

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.