sony123
|
2010-12-22
, 22:54
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#621
|
|
2010-12-22
, 23:25
|
|
Posts: 294 |
Thanked: 62 times |
Joined on Mar 2010
|
#622
|
The star-based rating is deprecated, following the introduction of the like/dislike system used by the website. This means that they will eventually get rid of the star ratings completely, so it's better to stick to what I'm using now, otherwise I'll have to change it back again.
|
2010-12-22
, 23:44
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#623
|
The Following User Says Thank You to gabby131 For This Useful Post: | ||
|
2010-12-23
, 05:22
|
Posts: 33 |
Thanked: 4 times |
Joined on Dec 2010
|
#624
|
|
2010-12-23
, 05:24
|
|
Posts: 658 |
Thanked: 117 times |
Joined on Jan 2010
|
#625
|
|
2010-12-23
, 06:29
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#626
|
|
2010-12-23
, 08:57
|
|
Posts: 334 |
Thanked: 94 times |
Joined on May 2010
@ Ireland
|
#627
|
|
2010-12-23
, 17:43
|
Posts: 27 |
Thanked: 10 times |
Joined on Apr 2010
|
#628
|
|
2010-12-23
, 21:18
|
Posts: 43 |
Thanked: 33 times |
Joined on Dec 2008
|
#629
|
Nokia-N900:~# python /opt/cutetube/cutetube.py
Traceback (most recent call last):
File "/opt/cutetube/cutetube.py", line 4, in <module>
import homewindow
File "/opt/cutetube/homewindow.py", line 11, in <module>
import myaccountwindow
File "/opt/cutetube/myaccountwindow.py", line 13, in <module>
import cutetubewindows
File "/opt/cutetube/cutetubewindows.py", line 11, in <module>
from videoinfowindow import VideoInfoWindow
File "/opt/cutetube/videoinfowindow.py", line 15, in <module>
import cutetubedialogs
File "/opt/cutetube/cutetubedialogs.py", line 9, in <module>
from PyQt4.QtWebKit import QWebView
ImportError: No module named QtWebKit
|
2010-12-23
, 21:20
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#630
|
The Following User Says Thank You to slender For This Useful Post: | ||