mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #396] Certificate validation error when uploading using python3 on macOS 10.15 #245
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#245
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 @bahamat on GitHub (Mar 2, 2020).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/396
Note: This is done with the system python.
Installed with this command:
Then made a recording and tried to upload
At the very least, the documentation could be improved to avoid this situation.
@bahamat commented on GitHub (Mar 2, 2020):
It's also worth noting that I have my own version of python installed in a different path that's not the system python and I didn't have an issue there.
@ku1ik commented on GitHub (Dec 29, 2020):
This looks related to the certificate problem discussed in #235