YouTubeViews- icon indicating copy to clipboard operation
YouTubeViews- copied to clipboard

When i type python youtube.py it gets this

Open jackphelman opened this issue 7 years ago • 1 comments

Traceback (most recent call last): File "youtube.py", line 4, in from lib.spyder import IP ImportError: No module named lib.spyder

jackphelman avatar Jan 30 '18 16:01 jackphelman

try "pip install spyder" and then run the script.

ajax711 avatar Oct 12 '18 19:10 ajax711