TheIvIaxx
@theiviaxx
New Member
Joined: Feb 15, 2024
Topics: 5 / Replies: 14
Reply
RE: Python + MXS

ndufort: I am having trouble Dispatch’ing MAX. I have the trial version of 2009, and I always get an “Invalid class string” error (I tried to chang…

16 years ago
Forum
Reply
RE: python COM causing instability

yeah, some of the files are large, nothing too crazy though. Maybe i’ll do the gc() after each load.

16 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
RE: Python + MXS

I assume this is max 9+ As for SQLObject, i have my reservations about it and SQLALchemy. What benefits does it provide over using SQL?

17 years ago
Forum
Reply
RE: Python + MXS

there’s also elementtree. Anyone have experience with both?

17 years ago
Forum
Topic
17 years ago
Forum
Replies: 1
Views: 14
Reply
RE: Unable to get group name?

The problem with the second function is if there is a neested group. You will dimply find the first group head which may not be the senior most group…

17 years ago
Forum
Reply
RE: Unable to get group name?

holy crap, well that was my noob moment for the day I actually just need to use: for n in helpers do ( if n.isSelected == true then print n ) i…

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 21
Reply
RE: Python + MXS

Just like in max, we use it via COM. As mentioned in Kermit’s link, its the same as VBS. We use it for a variety of things like launching scripts, s…

17 years ago
Forum
Reply
RE: Python + MXS

We have been using this for photoshop. because we all know how fun scripting is in PS :banghead:

17 years ago
Forum
Topic
Forum
Replies: 7
Views: 18
Reply
RE: Python + MXS

this is awesome. Thanks Eric and Paul! Im sure this will make many, many people happy So I have to learn Python now… you say that like it’s a ba…

17 years ago
Forum
Topic
17 years ago
Forum
Replies: 3
Views: 17
Reply
RE: Python + MXS

OK, so i removed the gc() call in my script and upped my heap to 256MB and its working much better now. Thanks for the help guys.

17 years ago
Forum
Page 1 / 2