Python Version
-
yzmxer608
- Posts: 15352
- Joined: Mon Dec 29, 2008 4:30 am
- Team: SYS
- Location: Wisconsin, U.S.A
Python Version
For some reason I thought we needed a certain version of Python, either for scripts you made or the Blender export (2.6 or 2.7). Is this the case or can I just get the most up to date version?
TeamHavocRacing wrote:If I had a nickel for every time someone asked for this, I would have a whole shitload of nickels.
-
jlv
- Site Admin
- Posts: 15398
- Joined: Fri Nov 02, 2007 5:39 am
- Team: No Frills Racing
- Contact:
Re: Python Version
Python 2 and 3 aren't compatible. Once they broke compatibility I stopped using Python for any new scripts. So everything I wrote will be for Python 2 except the export script for Blender which is Python 3.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
-
yzmxer608
- Posts: 15352
- Joined: Mon Dec 29, 2008 4:30 am
- Team: SYS
- Location: Wisconsin, U.S.A
Re: Python Version
Ok, thank you!
TeamHavocRacing wrote:If I had a nickel for every time someone asked for this, I would have a whole shitload of nickels.