barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
534 stars 74 forks source link

Windows Support #132

Open fizzrepo opened 2 years ago

fizzrepo commented 2 years ago

image Auth failed: [<twisted.python.failure.Failure OpenSSL.SSL.Error: [('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]>]

fizzrepo commented 2 years ago

Ignore the weird crop lol

MajliTech commented 2 years ago

But only microsoft?

fizzrepo commented 2 years ago

But only microsoft?

I think it's only microsoft, I tried testing in older versions of Minecraft and still got the same issue.

MajliTech commented 2 years ago

i just downloaded the t-launcher to test it, still the same

MajliTech commented 2 years ago

Found the solution, you only need to install WSL (If on Windows), this is temporary solution for me Instruction: https://docs.microsoft.com/en-us/windows/wsl/install

fizzrepo commented 2 years ago

Found the solution, you only need to install WSL (If on Windows), this is temporary solution for me Instruction: https://docs.microsoft.com/en-us/windows/wsl/install

Thanks! It turns out that running on linux works.

MajliTech commented 2 years ago

But windows support still lacks

fanda857 commented 2 years ago

i installed WLS but its not working same error

dries007 commented 2 years ago

Need more info, please specify your (exact) Python version + a pip freeze dump so I can see what versions you use.

fizzrepo commented 2 years ago

@dries007 Python 3.10.1 pip 22.0.3

pip freeze
aiohttp==3.7.4.post0
aiosignal==1.2.0
alembic==1.7.6
anyio==3.5.0
appdirs==1.4.4
arcade==2.6.9
asgiref==3.5.0
async-timeout==3.0.1
attrs==21.3.0
Automat==20.2.0
bcrypt==3.2.0
beautifulsoup4==4.10.0
bitstring==3.1.9
blinker==1.4
Brotli==1.0.9
bs4==0.0.1
cached-property==1.5.2
cachelib==0.6.0
cachetools==5.0.0
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
colorama==0.4.4
colour==0.1.5
commonmark==0.9.1
constantly==15.1.0
create-discord-bot==0.10
cryptography==36.0.1
Deprecated==1.2.13
deprecation==2.1.0
discord-webhook==0.14.0
docopt==0.6.2
et-xmlfile==1.1.0
ffmpeg==1.4
filelock==3.4.2
Flask==2.0.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
Flask-Discord==0.1.64
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
frozenlist==1.2.0
gotrue==0.5.0
greenlet==1.1.2
h11==0.12.0
h2==4.1.0
hpack==4.0.0
html-table-parser-python3==0.2.0
httpcore==0.14.7
httpq==1.1.1
httpx==0.21.3
huggingface-hub==0.4.0
hyperframe==6.0.1
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
itsdangerous==2.0.1
Jinja2==3.0.3
joblib==1.1.0
kaitaistruct==0.9
ldap3==2.9.1
Mako==1.1.6
MarkupSafe==2.0.1
mitm==1.2.2
mitmproxy==8.0.0
MouseInfo==0.1.3
msal==1.17.0
msgpack==1.0.3
multidict==5.2.0
nextcord==2.0.0a6
numpy==1.22.2
oauthlib==3.1.1
openai==0.14.0
opencv-python==4.5.5.64
openpyxl==3.0.9
packaging==21.3
pandas==1.4.0
pandas-stubs==1.2.0.47
paramiko==2.9.2
passlib==1.7.4
Pillow==9.0.0
pipreqs==0.4.11
postgrest-py==0.8.2
protobuf==3.19.4
publicsuffix2==2.20191221
py-cord==2.0.0a4688+g52fdbb1b
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyAutoGUI==0.9.53
pycparser==2.21
pydantic==1.9.0
pydivert==2.1.0
pygame==2.1.2
PyGetWindow==0.0.9
PyGithub==1.55
pyglet==2.0.dev13
Pygments==2.11.2
PyJWT==2.3.0
PyMsgBox==1.0.9
pymunk==6.2.1
PyNaCl==1.4.0
pyOpenSSL==21.0.0
pyparsing==3.0.7
pyperclip==1.8.2
pypresence==4.2.1
PyRect==0.2.0
PyScreeze==0.1.28
pysftp==0.2.9
python-dateutil==2.8.2
PythonVideoConverter==1.0.3
pytiled-parser==2.0.1
pytweening==1.0.4
pytz==2021.3
PyYAML==6.0
quarry==1.9.0
realtime==0.0.4
regex==2022.1.18
requests==2.27.1
requests-oauthlib==1.3.0
rfc3986==1.5.0
rich==11.2.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
sacremoses==0.0.47
service-identity==21.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
SQLAlchemy==1.4.29
supabase==0.4.0
tcp-proxy-server==0.0.4
tokenizers==0.11.4
toolbox==1.8.1
torch==1.11.0.dev20220203+cpu
tornado==6.1
tqdm==4.62.3
transformers==4.16.2
tweepy==4.5.0
Twisted==22.1.0
twisted-iocpsupport==1.0.2
typing_extensions==4.0.1
upsidedown==0.4
urllib3==1.26.8
urwid==2.1.2
waitress==2.0.0
websockets==9.1
Werkzeug==2.0.2
wrapt==1.13.3
wsproto==1.1.0
yarg==0.1.9
yarl==1.7.2
youtube-dl==2021.12.17
zope.interface==5.4.0
zstandard==0.17.0
MajliTech commented 1 year ago

Install Ubuntu WSL, inside it run sudo apt install openssl -y