Naticord / naticord

Naticord / Native-cord is a native Discord client targetting modern and old operating systems. https://dsc.gg/naticord
https://naticord.lol
Apache License 2.0
131 stars 12 forks source link

On macOS most of the time pip doesn't exist, and pip3 is used instead #4

Closed Estralia closed 5 months ago

Estralia commented 5 months ago

Pretty much the title, its better to install python via brew (via https://brew.sh), and then use pip3 to install the dependencies

n1d3v commented 5 months ago

fixed