AMT: Not all required modules could be loaded?
#1
Question 
Hi,

Call me stupid but whenever I install the latest T3CH XBMC build (2007-09-30_rev10387) , AMT refuses to run Sad All I get is: Not all required modules could be loaded.

Has anybody had this before? Please help.

Thanks in advace.
Reply
#2
pastebin a debug log.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
Hi Nuka1195,

Here you go:

http://pastebin.com/me4fcf7
Reply
#4
looks like you did not copy the whole script over.

all i can tell you to try is download the script from svn and try again. are you sure it's a T3CH build, those have always had the script working and properly installed.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#5
Hmmm, wierd, 100% sure I get em from here:

http://t3ch.yi.se/

I will try the new build, T3CH XBMC 2007-10-07 SVN rev10457 and otherwise I´ll try to get the script from SVN like you said.

Thanks for the help and AMT rocks! Nod you are the man Wink
Reply
#6
Hi there Nuka1195,

I have the same problem. I have installed the XBMC-SVN_2007-10-07_rev10457-T3CH 2 times now. I run XBMC as a dash on the C partition.

I even got the AMT from SVN but no difference.

I tried with different versions in the last weeks but I have never got AMT working.

Can you please help me out here.

Danny
Reply
#7
@dannyb, you've supplied absolutely no info for me to help. But if you supply a debug log, i'll see what i can do.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#8
Sorry for that Smile. Here is a copy of the log file.

http://pastebin.com/m73e0b1ea

As I said, a clean install from the latest tech build. When I get the AMT from svn I get the same error.

I hope you can help me out.

Thanks
Reply
#9
that's the same error, make sure all the proper folders are installed.

It would be unusual that a T3ch build would not have all the folders, so maybe the extraction failed.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#10
I am really sure. I tried older tech builds, same result. When i get the latest svn of AMT it's the same.

I have tried something else. I have moved the elementtree files out of the elementtree folder into the lib folder. Then I'm getting a different error. It says failed to load image name. So it skips the elementtree not found error.

It is really weird it cannot find elementtree when it is in the folder. Maybe there is a problem with python.

I really hope you can help me out somehow.

Danny
Reply
#11
are you running any other scripts before this one, like an autoexec.py. if so maybe it's playing havoc with the path.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#12
Yesssssssss.

I found out what the problem was. When uploading the xbmc folder my flashfxp had the setting convert case filenames on. As it seems, python or AMT is case sensitive. So I uploaded the complete xbmc again only without conversion and it is fixed.

Thanx for trying to help me out. I'm now gonna enjoy this great script you wrote.

Thanx again, AMT is really great.

PS looks like K405 has the same problem I think.
Reply
#13
yes the from ... import ... is case sensitive, good catch, never thought about case.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
AMT: Not all required modules could be loaded?0