pywin32 no going away
personnosrep
TRIALOP

2 years ago

I deleted pywin32 from my requirements, but it still has the same error:

"Could not find a version that satisfies the requirement pywin32==306"

what am I doing wrong?

here are my requirements for reference:

aiohttp==3.7.4.post0

asttokens==2.4.1

async-timeout==3.0.1

attrs==23.2.0

backcall==0.2.0

beautifulsoup4==4.12.3

bleach==6.1.0

bs4==0.0.2

certifi==2023.11.17

cffi==1.16.0

chardet==4.0.0

charset-normalizer==3.3.2

colorama==0.4.6

decorator==5.1.1

defusedxml==0.7.1

discord==1.7.3

discord.py @ git+https://github.com/Rapptz/discord.py@efe81a67fb55f9f2a67bb84810be729ed8f09bc3

discordwebhook==1.0.3

docopt==0.6.2

executing==2.0.1

fastjsonschema==2.19.1

fonttools==4.50.0

h11==0.14.0

idna==3.6

ipython==8.12.3

jedi==0.19.1

Jinja2==3.1.4

jsonschema==4.22.0

jsonschema-specifications==2023.12.1

jupyter_client==8.6.2

jupyter_core==5.7.2

jupyterlab_pygments==0.3.0

keyboard==0.13.5

kiwisolver==1.4.5

MarkupSafe==2.1.5

matplotlib-inline==0.1.7

mistune==3.0.2

MouseInfo==0.1.3

multidict==6.0.4

nbclient==0.10.0

nbconvert==7.16.4

nbformat==5.10.4

numpy==1.26.3

outcome==1.3.0.post0

packaging==24.0

pandas==2.2.1

pandocfilters==1.5.1

parso==0.8.4

pickleshare==0.7.5

pillow==10.3.0

pipreqs==0.5.0

platformdirs==4.2.2

prompt-toolkit==3.0.43

psutil==5.9.8

pure-eval==0.2.2

PyAutoGUI==0.9.54

pycparser==2.21

PyGetWindow==0.0.9

Pygments==2.18.0

PyMsgBox==1.0.9

pyparsing==3.1.2

pyperclip==1.8.2

PyRect==0.2.0

PyScreeze==0.1.30

PySocks==1.7.1

python-dateutil==2.9.0.post0

python-dotenv==1.0.1

pytweening==1.2.0

pytz==2024.1

pyzmq==26.0.3

referencing==0.35.1

requests==2.31.0

rpds-py==0.18.1

selenium==4.17.2

six==1.16.0

sniffio==1.3.0

sortedcontainers==2.4.0

soupsieve==2.5

stack-data==0.6.3

tinycss2==1.3.0

tornado==6.4

traitlets==5.14.3

trio==0.24.0

trio-websocket==0.11.1

typing_extensions==4.9.0

tzdata==2024.1

urllib3==2.2.0

wcwidth==0.2.13

webencodings==0.5.1

websockets==12.0

wsproto==1.2.0

yarg==0.1.9

yarl==1.9.4

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

There some other module that is requiring pywin32.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...