FetchCord icon indicating copy to clipboard operation
FetchCord copied to clipboard

Issues installing on Windows.

Open sherbFTFY opened this issue 3 years ago • 1 comments

How you tried to install fetchcord

Python command in multiple terminals. (PowerShell, Command Prompt and even Python itself.

Operating system

Windows 11 Pro

Other notes

Installing using PS or CMD results in errors; even with Python and neofetch installed. Other notes about install error/issue. Error with Python enabled as an app installer in Windows: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. Error with Python disabled as an app installer in Windows: 'python' is not recognized as an internal or external command, operable program or batch file.

sherbFTFY avatar Apr 24 '22 15:04 sherbFTFY

Try python3 instead of python

luni-moon avatar Apr 24 '22 17:04 luni-moon