-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
can you offer any advise about why this module installs but cannot be found?
% pip3 list
Package Version
certifi 2023.7.22
charset-normalizer 3.2.0
idna 3.4
iso8601 2.1.0
m3u8 3.6.0
new-reader 0.1.7
pip 23.2.1
host/usr/local/bin % python3
Python 3.11.5 (main, Aug 24 2023, 15:23:30) [Clang 14.0.0 (clang-1400.0.29.202)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
import iso8601
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'iso8601'
Metadata
Metadata
Assignees
Labels
No labels