Skip to content

no module named 'boltons' #6

Description

@bwanaaa

navigated to correct folder and tried this:

fsdl-text-recognizer-project/lab2_sln$ python text_recognizer/datasets/emnist_dataset.py

python emnist_dataset.py 
Traceback (most recent call last):
  File "emnist_dataset.py", line 10, in <module>
    from boltons.cacheutils import cachedproperty
ModuleNotFoundError: No module named 'boltons'

How can I install this project without pipenv?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions