Closed gmankab closed 5 months ago
im uploaded the sourcecode to pypi the problem sould be fixed now i can't make whl for linux arm because i don't have linux server/device with arm arch
thank you, it builds and works now
if you want to publish arm whl build, i can give you ssh access to my oracle cloud arm server
or you can youse qemu to emulate arm
Checklist
pip3 install -U git+https://github.com/Mayuri-Chan/pyrofork
and reproduced the issue using the latest development versionDescription
i have problem with installing tgcrypto-pyrofork
on x86 machines it installs without any issues
error on arm machines when try to install from pypi:
but it can be installed from git without any issues
i tried to use fedora and ubuntu linux
Steps to reproduce
run
pip install tgcrypto-pyrofork
Code example
No response
Logs
No response