Author Topic: BSOD - ImportError: No module named LibEngineering  (Read 1444 times)

Offline Gareth

  • Posts: 24
  • Cookies: 1
BSOD - ImportError: No module named LibEngineering
« on: February 22, 2008, 04:37:19 PM »
If anyone's been noticing, I've been slightly more active on here recently - as I've decided to reinstall BC on my new computer [after a serious PC crash that made me reformat my comp]

But anyway, here's my BSoD message

If it needs a certain mod or fix, perhaps you could kindly show me a link to it please?



thanks in advance

Offline JimmyB76

  • Posts: 6423
  • Cookies: 421
Re: BSOD - ImportError: No module named LibEngineering
« Reply #1 on: February 22, 2008, 04:46:10 PM »
you do have QBAutostart installed, right?

Offline Gareth

  • Posts: 24
  • Cookies: 1
Re: BSOD - ImportError: No module named LibEngineering
« Reply #2 on: February 22, 2008, 05:00:38 PM »
yeah, I do (I just extracted it again into BC [to the correct folder, of course] to to make sure - but still no)

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD - ImportError: No module named LibEngineering
« Reply #3 on: February 22, 2008, 06:38:21 PM »
Now I see the error, I had a similar case in april last year (just searched, unless I forgot the month...). Didn't spot this then.

It ought to be import Lib.LibEngineering, not import Libs.LibEngineering

Please attach the file scripts/Custom/QBautostart/TargetablePlasmaStreams.py
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline Gareth

  • Posts: 24
  • Cookies: 1
Re: BSOD - ImportError: No module named LibEngineering
« Reply #4 on: February 23, 2008, 12:07:08 PM »
Here you are - and many thanks ^^

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD - ImportError: No module named LibEngineering
« Reply #5 on: February 23, 2008, 12:09:37 PM »
I can't promise that this works, but this looks to me to be the case.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline Glenn

  • Starfleet Command
  • Posts: 371
  • Cookies: 190
  • Captain - USS Explorer
    • Captain Elgy's Star Trek Files
Re: BSOD - ImportError: No module named LibEngineering
« Reply #6 on: February 23, 2008, 12:31:26 PM »
Mleo have a cookie for helping all us scriptingly challenged people, you really do a great job!!  :D

Offline Gareth

  • Posts: 24
  • Cookies: 1
Re: BSOD - ImportError: No module named LibEngineering
« Reply #7 on: February 23, 2008, 12:32:50 PM »
thanks alot for trying still - that's all that matters in the end

*edit*
AAAAAAH, thankyou MLeo! The one you gave me didn't work still [it complained about a different 'Libs' this time], so I thought "if the problem's still about 'Libs' not being right, maybe I could see if I can find it myself"

So I opened it up in a text file [using my fave freeware text prog' EditPad Lite], searched & found the other 'Libs', removed the 's' and now it works!  :D

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD - ImportError: No module named LibEngineering
« Reply #8 on: February 23, 2008, 01:55:47 PM »
Whoops! :S

I guess I assumed that they used just LibEngineering instead of Libs.LibEngineering since that's what the import statement is designed for. <_<
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.