mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[GH-ISSUE #526] Error when attempting to run using Ubuntu 22.04 with Pip 22.0.2 / Python 3.10 #899
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#899
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 @StewAlexander-com on GitHub (Oct 17, 2022).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/526
I installed it and tried to run, and it came back with permission error
@StewAlexander-com commented on GitHub (Oct 17, 2022):
Attempting to use sudo did not work because it cannot find the pip app
@StewAlexander-com commented on GitHub (Oct 17, 2022):
Output of pip
@ku1ik commented on GitHub (Apr 15, 2023):
From stack trace it look like write permission error. It's not issue with asciinema, the error output is ugly though, needs improvement. This is related to #543.