Struggling to get Python working on mac
-
- KVRer
- Topic Starter
- 4 posts since 25 Jun, 2005
Hi team,
I'm really struggling to get python 3.6 going on my mac. I'm about to build a new pc and reset my macbook, so am I able to post where I get stuck and maybe get some advice?
Cheers
I'm really struggling to get python 3.6 going on my mac. I'm about to build a new pc and reset my macbook, so am I able to post where I get stuck and maybe get some advice?
Cheers
- Beware the Quoth
- 33942 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
I dont know this toolkit specifically, and I may be missing something, but you'd only be using this in Python if you were, well basically, already using and developing in Python. If you've not got a working Python, then that sounds like you're not? And it is flagged as optional if you're not.
Anyways, Python 3.6 is seriously old, and support ends at the end of this year. Given the toolkit doesnt say anything about supporting the current Python, ie 3.8, I'd suggest you go with 3.7. The Toolkit documentation on installation specifically suggests you install Anaconda, which is 3.7 based, is there a reason you've not gone down that route?
Next thing would be paying specific attention to the environment variables, did you follow that carefully?
Anyways, Python 3.6 is seriously old, and support ends at the end of this year. Given the toolkit doesnt say anything about supporting the current Python, ie 3.8, I'd suggest you go with 3.7. The Toolkit documentation on installation specifically suggests you install Anaconda, which is 3.7 based, is there a reason you've not gone down that route?
Next thing would be paying specific attention to the environment variables, did you follow that carefully?
my other modular synth is a bugbrand
-
- KVRer
- Topic Starter
- 4 posts since 25 Jun, 2005
Hiya,
The plugins for the binaural rendering say they need python installed for the full effect, or perhaps its another element. I don't have it nearby at the moment. I will be installing the 3.7, but either way I tried conda before. I'm not sure why I wrote 3.6 earlier! I've been going with whatever the instructions say with the plugins.
I'll give it another go over the weekend and let you know exactly where it's going wrong. I seem to recall its to do with PATH settings, or similar.
The plugins for the binaural rendering say they need python installed for the full effect, or perhaps its another element. I don't have it nearby at the moment. I will be installing the 3.7, but either way I tried conda before. I'm not sure why I wrote 3.6 earlier! I've been going with whatever the instructions say with the plugins.
I'll give it another go over the weekend and let you know exactly where it's going wrong. I seem to recall its to do with PATH settings, or similar.
- Banned
- 2288 posts since 24 Mar, 2015 from Toronto, Canada
it should be fairly straight forward.
https://docs.python-guide.org/starting/install3/osx/
what may probably happen is you will have two different binaries and executables. one will be python36 and the other python38 or whatever and there should be a default sym link that points to the one you want to use as your default.
https://docs.python-guide.org/starting/install3/osx/
what may probably happen is you will have two different binaries and executables. one will be python36 and the other python38 or whatever and there should be a default sym link that points to the one you want to use as your default.
Spotify Soundcloud Soundclick
Gear & Setup: Windows 10, Dual Xeon, 32GB RAM, Cubase 10.5/9.5, NI Komplete Audio 6, NI Maschine, NI Jam, NI Kontakt
Gear & Setup: Windows 10, Dual Xeon, 32GB RAM, Cubase 10.5/9.5, NI Komplete Audio 6, NI Maschine, NI Jam, NI Kontakt
-
- KVRer
- Topic Starter
- 4 posts since 25 Jun, 2005
AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
I shall give this a go too, and report back. I feel like I tried this before but we shall see what occurs.telecode wrote: ↑Thu Jul 23, 2020 12:08 pm it should be fairly straight forward.
https://docs.python-guide.org/starting/install3/osx/ (https://docs.python-guide.org/starting/install3/osx/)
what may probably happen is you will have two different binaries and executables. one will be python36 and the other python38 or whatever and there should be a default sym link that points to the one you want to use as your default.
- KVRAF
- 4662 posts since 21 Jan, 2008 from oO
With homebrew you can also easily install pyenv, which makes it really convinient to install multiple python versions: https://realpython.com/intro-to-pyenv/
oh lol, 4 years old post. sorry
oh lol, 4 years old post. sorry