Skip to content

No module named configparser #60

@emilianos

Description

@emilianos

I'm getting the following error, I think it has to do with python version rename but can't figure it out.
Happening in 2 different computers.

> shallow-backup
Traceback (most recent call last):
  File "/usr/local/bin/shallow-backup", line 7, in <module>
    from shallow_backup import cli
  File "/usr/local/lib/python2.7/site-packages/shallow_backup.py", line 9, in <module>
    import configparser
ImportError: No module named configparser

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