[GH-ISSUE #169] ImportError after installing with homebrew #744

Closed
opened 2026-03-15 10:09:07 +03:00 by kerem · 1 comment
Owner

Originally created by @havvg on GitHub (Jul 16, 2016).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/169

All I did was brew install asciinema.

$ asciinema auth
Traceback (most recent call last):
  File "/usr/local/Cellar/asciinema/1.3.0/libexec/bin/asciinema", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'
Originally created by @havvg on GitHub (Jul 16, 2016). Original GitHub issue: https://github.com/asciinema/asciinema/issues/169 All I did was `brew install asciinema`. ``` bash $ asciinema auth Traceback (most recent call last): File "/usr/local/Cellar/asciinema/1.3.0/libexec/bin/asciinema", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named 'pkg_resources' ```
kerem closed this issue 2026-03-15 10:09:12 +03:00
Author
Owner

@ku1ik commented on GitHub (Jul 16, 2016):

This is homebrew packaging issue (or homebrew Python env issue). Could you open an issue in homebrew's issue tracker ?

<!-- gh-comment-id:233123293 --> @ku1ik commented on GitHub (Jul 16, 2016): This is homebrew packaging issue (or homebrew Python env issue). Could you open an issue in [homebrew's issue tracker](https://github.com/Homebrew/homebrew-core/issues) ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#744
No description provided.