Setting up on a Mac (how to install Python 3) #90
|
Hey I have been trying to set this up for the past few nights and cannot get it to read the mining scripts from the bin folder after I cd to the root folder. simosa@Adams-MBP ~ % cd desktop |
Replies: 2 comments 4 replies
|
Hi @Simosa1080 , The bot requires Python 3, but it seems you are using Python 2. To install Python 3 on a Mac, you can try with this tutorial: Let us know how it goes :-) Cheers, EDIT: Replaced the guide with a simpler one. |
|
I believe this should solve your issue. |
Hi @Simosa1080 ,
The bot requires Python 3, but it seems you are using Python 2.
To install Python 3 on a Mac, you can try with this tutorial:
Let us know how it goes :-)
Cheers,
Cocco
EDIT: Replaced the guide with a simpler one.