Mayuri-Chan / pyrofork

Pyrogram fork with Adjustable web page preview, Quote Reply, Story & Topics Support, Mongodb session storage, and much more. go to https://pyrofork.wulan17.top/ for documentation.
https://pyrofork.wulan17.top
GNU Lesser General Public License v3.0
162 stars 78 forks source link

tgcrypto-pyrofork unable to install on arm processor #71

Closed gmankab closed 5 months ago

gmankab commented 5 months ago

Checklist

Description

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:

pip install tgcrypto-pyrofork
ERROR: Could not find a version that satisfies the requirement tgcrypto-pyrofork (from versions: none)
ERROR: No matching distribution found for tgcrypto-pyrofork

but it can be installed from git without any issues

pip install git+https://github.com/Mayuri-Chan/tgcrypto-pyrofork
Successfully installed TgCrypto-pyrofork-1.2.6

i tried to use fedora and ubuntu linux

Steps to reproduce

run pip install tgcrypto-pyrofork

Code example

No response

Logs

No response

wulan17 commented 5 months ago

image 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

gmankab commented 5 months ago

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