Forum: Poser - OFFICIAL


Subject: poserpython.com is open!

bushi opened this issue on Jun 08, 2002 ยท 6 posts


bushi posted Sun, 09 June 2002 at 1:05 PM

Thanks for the comments! I'll announce it when the bushi3d stuff is back online. stewer - Yes, I understand where your coming from there. The problem though isn't with distributing the scripts as .py files. I can fix that using os.path methods as you suggested. The problem I'm having is with the embedded paths that Python puts into the .pyc files. I've tried, as have several others on the Python forum, to figure out a way around them with no success. The only way that works so far is to compile the .py files on both platforms. If you have a way that works, I'd be very pleased to hear it. Please drop me a note at: bushi@velocitus.net if you'd like to discuss this further.