Been trying to do this for about two days now, after hours of searching and trying different things I still get the same issue. Tried in three different distros(BT4rs2, ubuntu, and joli), also tried in xp but the craptastic 3.5 netframe or whatever doodle doesn't want to install and setup.
Traceback (most recent call last):
File "ipoddfu.py", line 26, in <module>
import libipoddfu
File "/home/ninja/Downloads/libipoddfu.py", line 27, in <module>
import usb.core
Tried searching on that also and to no avail got nothing seemingly useful back.
Post Merge: March 16, 2011, 02:46:01 PM
Did more digging and found some stuff I hadn't before, downloaded a library and another python folder not listed in the wiki and still getting the same "ImportError: No module named usb.core"
On the track of continuing the issue may be between me and python, and following many install pages on python I'm also getting "sh: Can't open setuptools-0.6c9-py2.4.egg".
Sorry if this isn't where this should go but it's my best idea on where to put it.