Author Topic: Python script error?  (Read 3704 times)

Flame23517

  • Guest
Python script error?
« on: 14 July 2009, 17:31:24 »
I tried to do the modeling tutorial but when i got to the export part it wouldn't let me. It said "python script error check console". Also when he said to go to the scripts page and refresh it i did not know what to do so i skiped that step. Is that the reason why? or is it something else?

ElimiNator

  • Airship
  • ********
  • Posts: 3,391
  • The MegaGlest Moder.
    • View Profile
Re: Python script error?
« Reply #1 on: 14 July 2009, 17:40:15 »
Are you on linux?
Get the Vbros': Packs 1, 2, 3, 4, and 5!

Flame23517

  • Guest
Re: Python script error?
« Reply #2 on: 14 July 2009, 17:54:36 »
No i have windows

Flame23517

  • Guest
Re: Python script error?
« Reply #3 on: 14 July 2009, 23:52:58 »
o i see i aciidently got the one for linux

Flame23517

  • Guest
Re: Python script error?
« Reply #4 on: 15 July 2009, 16:38:27 »
I got the corrct python version and Blender says I have it but when i export models it says  Import error no module named collection. What should I do?

ElimiNator

  • Airship
  • ********
  • Posts: 3,391
  • The MegaGlest Moder.
    • View Profile
Re: Python script error?
« Reply #5 on: 15 July 2009, 16:55:00 »
I don't know About windows I have linux.
Get the Vbros': Packs 1, 2, 3, 4, and 5!

Flame23517

  • Guest
Re: Python script error?
« Reply #6 on: 15 July 2009, 22:20:50 »
So nobody knows how to fix it?

Flame23517

  • Guest
Re: Python script error?
« Reply #7 on: 16 July 2009, 01:01:57 »
I know im missing the module called collection but i can't seem to find it anywhere.. anyone know where to get the module?

Flame23517

  • Guest
Blender Export error
« Reply #8 on: 16 July 2009, 06:38:00 »
Maybe I did't word it right..... but when i trie to export it says no module named collection. No one knows how to get the collection module?

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Python script error?
« Reply #9 on: 16 July 2009, 07:23:48 »
« Last Edit: 16 July 2009, 07:30:55 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

Flame23517

  • Guest
Re: Python script error?
« Reply #10 on: 16 July 2009, 16:56:02 »
Actually none of these topics are what I need. My console says that there is no module named collection...

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Python script error?
« Reply #11 on: 16 July 2009, 23:32:12 »
http://coding.derkeiler.com/Archive/Python/comp.lang.python/2006-11/msg00740.html

It says you might need to upgrade python to 2.4 or 2.5. Usually python errors come with line numbers as the person on that website has provided. I'm not sure if Blender gives more information about the error.
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

Flame23517

  • Guest
Re: Python script error?
« Reply #12 on: 18 July 2009, 00:49:38 »
ok i got updated python and now i have the collections module but when i export it says syntax error and invalid charatcer or something when i fix it it gives me another one and another one. i was wondering instead of me fixing never ending errorss can you upload your collections module? its in the lib folder of python i think

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Python script error?
« Reply #13 on: 18 July 2009, 03:54:47 »
If collections is a standard module that comes with python there shouldn't be any problems with it.
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

silnarm

  • GAE Team
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Python script error?
« Reply #14 on: 18 July 2009, 04:22:48 »
ok i got updated python and now i have the collections module but when i export it says syntax error and invalid charatcer or something when i fix it it gives me another one and another one. i was wondering instead of me fixing never ending errorss can you upload your collections module? its in the lib folder of python i think

Post the error messages, vague statements about syntax errors is not going to elicit much help, exactly what does the error message say?
Glest Advanced Engine - Code Monkey

Timeline | Downloads