View Single Post
Posts: 559 | Thanked: 166 times | Joined on Jan 2010 @ Cyprus
#25
Originally Posted by Marshall Banana View Post
Most likely because you have not installed python-twisted. Twisted is a networking engine for python.
Here is a list of the python modules available for fremantle: http://bit.ly/94U7XC

You can install a module with the following command (you need to be root):
apt-get install <module Name>
Thank you for this!Now I don`t have any twisted internet errors, however I have another error its a syntax error this time.

I type 'sudo gainroot' and I`m at home/user.There I have the player.py and all the files from the hls player.

I type 'python player.py <url>' and I get '/bin/sh: syntax error: newline unexpected'

Any help?

Thanks (I`m trying to learn some basic linux commands, I`m a noob so bear with me)

Last edited by sophocha; 2010-02-10 at 16:32.