Skip to content

module installed but not found. #34

@robclemamzn

Description

@robclemamzn

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions