-
Notifications
You must be signed in to change notification settings - Fork 7
FAQ_for_beginners
Ilya Kashnitskiy edited this page Feb 20, 2020
·
3 revisions
This is FAQ page for beginners:
If you work at school on iMac, you probably use Python from system directories. We do not have permission to write to these folders, so you need to install python for yourself (in
~/
). The easiest way isbrew install python
(I'm sure you have a brew for valgrind, so this is the easiest way). after that repeatpip3 install push_swap_gui