mirror of
https://github.com/initialcommit-com/git-story.git
synced 2026-04-26 03:05:53 +03:00
[GH-ISSUE #2] Error installing using pip #2
Labels
No labels
enhancement
pull-request
subtype:install/build
subtype:install/build
subtype:install/build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-story#2
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 @salman0ansari on GitHub (Jul 19, 2022).
Original GitHub issue: https://github.com/initialcommit-com/git-story/issues/2
Originally assigned to: @initialcommit-io on GitHub.
Error Log
Commands Used
Error on this cmd@initialcommit-io commented on GitHub (Jul 20, 2022):
Can you let me know the OS version and Python version you're using?
@salman0ansari commented on GitHub (Jul 20, 2022):
OS:
Ubuntu 20.04.4 LTS x86_64Python Version:
3.9.13@initialcommit-io commented on GitHub (Jul 20, 2022):
Can you try this and let me know if it works after?
sudo apt install python3.9-devIf that doesn't work, can you send me the output of running
pip3 list@salman0ansari commented on GitHub (Jul 21, 2022):
After running this cmd
sudo apt install python3.9-devI tried installing again and got this error
@salman0ansari commented on GitHub (Jul 21, 2022):
@salman0ansari commented on GitHub (Jul 21, 2022):
Solved after running this cmd:
https://github.com/ManimCommunity/ManimPango/issues/53#issuecomment-901546167
@initialcommit-io commented on GitHub (Jul 21, 2022):
Oh that's great - so It's working for you now?
@salman0ansari commented on GitHub (Jul 21, 2022):
Yes working good