jkakavas / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
412 stars 108 forks source link

Flickr and Twitter configs not wrking in 1.3 #18

Closed citcheese closed 8 years ago

citcheese commented 8 years ago

Using WIndows version and each time plugin config sreen seems to crash when click on config wizard for Twitter and Flickr. Google Plus and Instagram work perfectly. thanks!

jkakavas commented 8 years ago

Hi there, thanks for your report. Please send me the log files that you can find in C:\Users\yourusername.creepy ( mind the leading dot (.) in .creepy ) so that I can take a look ? Also, which version of windows are you using ?

citcheese commented 8 years ago

Github is giving me grief when trying to upload log file for some reason so will need to copy an paste below. Let me know if you would rather I email it to you. Running Windows 7 Pro Sp1. Only file in that directory with text was the "creepy_main" file.

Log:

DEBUG:2015-09-28 13:17:37,792 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:17:37,819 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:17:37,825 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:17:37,836 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:18:24,380 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:18:24,384 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:18:24,390 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:18:24,391 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:18:32,944 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:18:32,987 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:18:32,993 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:18:32,999 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:18:33,000 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:18:37,426 In flickr.py:54: global name 'os' is not defined ERROR:2015-09-28 13:18:37,426 In flickr.py:120: Error establishing connection to Flickr API. ERROR:2015-09-28 13:18:37,426 In flickr.py:121: 'NoneType' object has no attribute 'people_findByUsername' ERROR:2015-09-28 13:18:52,311 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:18:52,357 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:18:52,361 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:18:52,367 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:18:52,372 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:18:56,651 In flickr.py:54: global name 'os' is not defined ERROR:2015-09-28 13:18:56,653 In flickr.py:120: Error establishing connection to Flickr API. ERROR:2015-09-28 13:18:56,653 In flickr.py:121: 'NoneType' object has no attribute 'people_findByUsername' DEBUG:2015-09-28 13:19:01,780 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:19:01,785 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:19:01,790 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:19:01,796 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:19:06,154 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:19:06,191 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:19:06,194 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:19:06,198 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:19:06,203 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:21:56,565 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:21:56,568 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:21:56,571 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:21:56,573 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:06,552 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:22:06,572 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:06,573 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:06,576 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:06,579 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:09,539 In flickr.py:54: global name 'os' is not defined ERROR:2015-09-28 13:22:09,540 In flickr.py:120: Error establishing connection to Flickr API. ERROR:2015-09-28 13:22:09,540 In flickr.py:121: 'NoneType' object has no attribute 'people_findByUsername' ERROR:2015-09-28 13:22:40,693 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:22:40,729 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:40,733 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:40,736 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:40,740 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:44,959 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:22:45,005 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:45,006 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:45,009 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:45,013 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:46,040 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:22:46,085 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:46,088 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:46,091 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:46,095 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:46,595 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:22:46,638 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:46,640 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:46,642 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:46,647 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:50,713 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:22:50,763 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:50,765 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:50,767 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:50,770 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:52,073 In flickr.py:54: global name 'os' is not defined ERROR:2015-09-28 13:22:52,075 In flickr.py:120: Error establishing connection to Flickr API. ERROR:2015-09-28 13:22:52,075 In flickr.py:121: 'NoneType' object has no attribute 'people_findByUsername' ERROR:2015-09-28 13:22:56,579 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:22:56,622 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:56,625 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:56,630 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:56,632 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:22:59,414 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:22:59,447 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:22:59,450 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:22:59,453 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:22:59,457 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:23:05,841 In twitter.py:178: Error authenticating with Twitter API. ERROR:2015-09-28 13:23:05,841 In twitter.py:179: Failed to send request: global name 'os' is not defined ERROR:2015-09-28 13:23:11,003 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:23:11,046 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:23:11,049 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:23:11,052 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:23:11,055 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:24:00,859 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:24:00,864 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:24:00,869 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:24:00,871 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:24:03,549 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:24:03,585 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:24:03,588 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:24:03,592 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:24:03,595 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:25:16,986 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:25:17,026 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:25:17,029 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:25:17,032 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:25:17,036 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:25:22,535 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:25:22,585 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:25:22,589 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:25:22,592 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:25:22,595 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:28:02,542 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:28:02,548 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:28:02,551 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:28:02,552 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:28:08,887 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:28:08,890 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:28:08,892 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:28:08,895 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:28:13,803 In twitter.py:132: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\twitter\twitter.py", line 88, in runConfigWizard File "tweepy\auth.pyc", line 85, in get_authorization_url File "tweepy\auth.pyc", line 68, in _get_request_token TweepError: global name 'os' is not defined DEBUG:2015-09-28 13:28:13,861 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:28:13,862 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:28:13,865 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:28:13,865 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:30:23,125 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:30:23,130 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:30:23,131 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:30:23,134 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:30:35,690 In instagram.py:54: Attempting to search for targets. Search term was : ilektrojohn DEBUG:2015-09-28 13:30:36,062 In instagram.py:73: 1 possible targets were found matching the search query DEBUG:2015-09-28 13:30:48,473 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:30:48,477 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:30:48,483 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:30:48,486 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:30:48,487 In instagram.py:97: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:48,489 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:48,927 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:48,927 In instagram.py:87: we now have 33 photos DEBUG:2015-09-28 13:30:48,927 In instagram.py:93: found more , max_id will now be 972328664242674122_226877 DEBUG:2015-09-28 13:30:48,927 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:49,517 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:49,517 In instagram.py:87: we now have 66 photos DEBUG:2015-09-28 13:30:49,517 In instagram.py:93: found more , max_id will now be 849559561522994137_226877 DEBUG:2015-09-28 13:30:49,517 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:50,316 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:50,318 In instagram.py:87: we now have 99 photos DEBUG:2015-09-28 13:30:50,318 In instagram.py:93: found more , max_id will now be 758146314912225430_226877 DEBUG:2015-09-28 13:30:50,318 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:50,808 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:50,808 In instagram.py:87: we now have 132 photos DEBUG:2015-09-28 13:30:50,808 In instagram.py:93: found more , max_id will now be 715911309612111978_226877 DEBUG:2015-09-28 13:30:50,808 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:51,204 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:51,204 In instagram.py:87: we now have 165 photos DEBUG:2015-09-28 13:30:51,206 In instagram.py:93: found more , max_id will now be 651497018327128831_226877 DEBUG:2015-09-28 13:30:51,206 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:51,767 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:51,767 In instagram.py:87: we now have 198 photos DEBUG:2015-09-28 13:30:51,767 In instagram.py:93: found more , max_id will now be 580639265547704535_226877 DEBUG:2015-09-28 13:30:51,767 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:52,121 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:52,121 In instagram.py:87: we now have 231 photos DEBUG:2015-09-28 13:30:52,121 In instagram.py:93: found more , max_id will now be 564033740403988573_226877 DEBUG:2015-09-28 13:30:52,121 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:52,473 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:52,473 In instagram.py:87: we now have 264 photos DEBUG:2015-09-28 13:30:52,473 In instagram.py:93: found more , max_id will now be 546303407525026590_226877 DEBUG:2015-09-28 13:30:52,473 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:52,864 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:52,864 In instagram.py:87: we now have 297 photos DEBUG:2015-09-28 13:30:52,864 In instagram.py:93: found more , max_id will now be 523807609520478784_226877 DEBUG:2015-09-28 13:30:52,864 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:53,220 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:53,220 In instagram.py:87: we now have 330 photos DEBUG:2015-09-28 13:30:53,220 In instagram.py:93: found more , max_id will now be 494192719881394460_226877 DEBUG:2015-09-28 13:30:53,220 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:53,562 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:53,562 In instagram.py:87: we now have 363 photos DEBUG:2015-09-28 13:30:53,563 In instagram.py:93: found more , max_id will now be 477673437529987853_226877 DEBUG:2015-09-28 13:30:53,563 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:53,911 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:53,911 In instagram.py:87: we now have 396 photos DEBUG:2015-09-28 13:30:53,911 In instagram.py:93: found more , max_id will now be 438441011788470576_226877 DEBUG:2015-09-28 13:30:53,911 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:54,262 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:54,262 In instagram.py:87: we now have 429 photos DEBUG:2015-09-28 13:30:54,262 In instagram.py:93: found more , max_id will now be 349143742908553246_226877 DEBUG:2015-09-28 13:30:54,262 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:54,617 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:54,617 In instagram.py:87: we now have 462 photos DEBUG:2015-09-28 13:30:54,618 In instagram.py:93: found more , max_id will now be 275108297623558389_226877 DEBUG:2015-09-28 13:30:54,618 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:54,970 In instagram.py:85: found 33 photos DEBUG:2015-09-28 13:30:54,970 In instagram.py:87: we now have 495 photos DEBUG:2015-09-28 13:30:54,971 In instagram.py:93: found more , max_id will now be 163572027924240559_226877 DEBUG:2015-09-28 13:30:54,971 In instagram.py:80: Attempting to retrieve all photos for user 226877 DEBUG:2015-09-28 13:30:55,071 In instagram.py:85: found 1 photos DEBUG:2015-09-28 13:30:55,072 In instagram.py:87: we now have 496 photos DEBUG:2015-09-28 13:30:55,072 In instagram.py:89: finished, got all photos DEBUG:2015-09-28 13:30:55,073 In instagram.py:114: 12 locations have been retrieved DEBUG:2015-09-28 13:33:16,428 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:33:16,433 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:33:16,438 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:33:16,440 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-09-28 13:33:18,230 In flickr.py:244: global name 'os' is not defined Traceback (most recent call last): File "C:\Users\William\creepy\plugins\flickr\flickr.py", line 195, in runConfigWizard File "flickrapi\core.pyc", line 607, in get_request_token File "flickrapi\auth.pyc", line 358, in get_request_token File "flickrapi\auth.pyc", line 246, in do_request File "requests\api.pyc", line 109, in post File "requests\api.pyc", line 50, in request File "requests\sessions.pyc", line 465, in request File "requests\sessions.pyc", line 573, in send File "requests\adapters.pyc", line 370, in send File "requests\packages\urllib3\connectionpool.pyc", line 544, in urlopen File "requests\packages\urllib3\connectionpool.pyc", line 341, in _make_request File "requests\packages\urllib3\connectionpool.pyc", line 761, in _validate_conn File "requests\packages\urllib3\connection.pyc", line 232, in connect NameError: global name 'os' is not defined DEBUG:2015-09-28 13:33:18,275 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:33:18,276 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:33:18,279 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:33:18,282 In twitter.py:36: Trying to load the labels file for the twitter plugin . DEBUG:2015-09-28 13:37:30,789 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-09-28 13:37:30,792 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-09-28 13:37:30,796 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-09-28 13:37:30,801 In twitter.py:36: Trying to load the labels file for the twitter plugin .

jkakavas commented 8 years ago

This is quite strange, as it is actually the tweepy and flickrapi modules that give the error and the 'os' module should be present in any python installation. I will take a look, are you using the 32bit version by any chance ?

citcheese commented 8 years ago

Oh brother. Yes, yes I was. Installed 64bit version and now everything is working as it should. Sorry to be a bother and thanks for developing this app: it's quite useful and interesting!