Skip to content

ModuleNotFoundError: No module named 'distutils.core' AND 'tkinter' (SOLVED) #3

@arielenter

Description

@arielenter

Using python instead of python3 was not working with me. So I stick with python3 and had to install the following packages:

python3-distutils
python3-tk

Then I just had to use python3 -m csv2vcf to make it work.

Installing only python-tk did not work for me. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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