Giter VIP home page Giter VIP logo

Comments (7)

ClericPy avatar ClericPy commented on September 28, 2024 1

I need to recurrent this issue, wait some minutes.

from zipapps.

ClericPy avatar ClericPy commented on September 28, 2024

what's the requirements.txt?

from zipapps.

SDAravind avatar SDAravind commented on September 28, 2024

what's the requirements.txt?

anyio==3.5.0
asgiref==3.5.0; python_full_version >= "3.6.1" and python_version >= "3.7"
certifi==2021.10.8; python_full_version >= "3.6.1"
charset-normalizer==2.0.12; python_full_version >= "3.6.1" and python_version >= "3"
click==8.0.4; python_full_version >= "3.6.1" and python_version >= "3.6"
colorama==0.4.4
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.1"
email-validator==1.1.3; python_full_version >= "3.6.1"
fastapi==0.75.0; python_full_version >= "3.6.1"
h11==0.13.0; python_full_version >= "3.6.1" and python_version >= "3.6"
httptools==0.2.0
idna==3.3; python_full_version >= "3.6.2" and python_version >= "3.6"
itsdangerous==2.1.2; python_full_version >= "3.6.1" and python_version >= "3.7"
jinja2==3.1.0; python_full_version >= "3.6.1" and python_version >= "3.7"
markupsafe==2.1.1; python_full_version >= "3.6.1" and python_version >= "3.7"
numpy==1.22.3
orjson==3.6.7; python_full_version >= "3.6.1" and python_version >= "3.7"
pandas==1.4.1; python_version >= "3.8"
pydantic==1.9.0; python_full_version >= "3.6.1"
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
python-dotenv==0.20.0
python-multipart==0.0.5; python_full_version >= "3.6.1"
pytz==2022.1; python_version >= "3.8"
pywin32==303
pyyaml==5.4.1
requests==2.27.1; python_full_version >= "3.6.1"
six==1.16.0; python_full_version >= "3.6.1" and (python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8")
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
starlette==0.17.1; python_version >= "3.6" and python_full_version >= "3.6.1"
typing-extensions==4.1.1; python_version >= "3.6" and python_full_version >= "3.6.1"
ujson==4.3.0; python_full_version >= "3.6.1" and python_version >= "3.6"
urllib3==1.26.9; python_full_version >= "3.6.1" and python_version < "4"
uvicorn==0.15.0; python_full_version >= "3.6.1"
watchgod==0.8.1
websockets==10.2
zipapps==2022.3.17; python_version >= "3.6"

from zipapps.

ClericPy avatar ClericPy commented on September 28, 2024

pywin32 is not a normal pypi lib, I tried pip install pywin32 -t . and failed again.

It's a good question but I can't solve it fast

mhammond/pywin32#1484

from zipapps.

ClericPy avatar ClericPy commented on September 28, 2024

I succeed once with the solution mhammond/pywin32#1399

Copy the two dll files in pywin32_system32 folder to win32 folder...

So, that's the special case of pywin32, and zipapps could not do much things.

from zipapps.

SDAravind avatar SDAravind commented on September 28, 2024

Copying dll files doesn't seem to work. It seems like we need to install pywin32 wherever the application is consumed. It doesn't utilize the pywin32 packed in *.pyz.

from zipapps.

ClericPy avatar ClericPy commented on September 28, 2024

copy dll files to the zipapps cache folder

so, maybe -d mode need a venv usage, I will try something

from zipapps.

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.