Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Error while running unitunes on windows 11 #24

@stventek

Description

@stventek

My environment

  • Python version: Python 3.10.7
  • OS: Windows 11
  • unitunes version I tried: 2.0.1 and 2.0.0

Steps to reproduce:

  1. pip install unitunes without administrator privileges
  2. unitunes

Problem:

Error: ModuleNotFoundError: No module named 'platformdirs'

Things I did to solve the issue:

install platformdirs using pip.
After doing that another error appears complaining about a directory not being created.
"C:\Users%USER%\AppData\Local\unitunes"
after creating it manually it solves de issue.

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