Beets: How to install beets on Windows 10

Created on 3 Jan 2018  路  4Comments  路  Source: beetbox/beets

So, Im trying to install Beets on windows. I already installed Python on my computer but I just don't get how to proceed from now on. Maybe someone can explain to me what I have to do in a step-by-step guide? And yes, Im a complete newbie to Python

needinfo

Most helpful comment

I believe you need to launch pip from the base line command prompt, not from the python command line. Try opening a cmd.exe window then running pip install beets

All 4 comments

Hello! Maybe you can start by describing what wasn't clear about our existing guide for installing on Windows?
http://docs.beets.io/en/v1.4.6/guides/main.html#installing-on-windows

grafik

This is the error I get every time. The console I'm using is the Python3.6(32-bit).exe
and I also installed pip double-clicking the get-pip.py file

I believe you need to launch pip from the base line command prompt, not from the python command line. Try opening a cmd.exe window then running pip install beets

Yea, thank you!

Was this page helpful?
0 / 5 - 0 ratings