mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[GH-ISSUE #28] Installation failed on latest python (termux) #14
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @psynyde on GitHub (Feb 26, 2023).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/28
This used to work really well on termux before but today i reinstalled termux and it's not even installing,
seems like it tries to update pip through it's installation script which is causing the issue.. Other packages work fine that's why I'm opening this issue here.
@akashrchandran commented on GitHub (Feb 28, 2023):
Sorry for the late reply.
I think it's something to do with
pip, with older version of pip it works fine. I think the best work around is to just to create a virtual environment.After that just install syrics using the pip.
@akashrchandran commented on GitHub (Mar 16, 2023):
Closing the issue because of no response.