https://bugzilla.wikimedia.org/show_bug.cgi?id=68606

            Bug ID: 68606
           Summary: flickrripper doesnt compile as it depends on
                    config.flickr which is not defined
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

flickrripper.py fails to compile

Traceback (most recent call last):
  File "pwb.py", line 157, in <module>
    run_python_file(fn, argv, argvu)
  File "pwb.py", line 67, in run_python_file
    exec(compile(source, filename, "exec"), main_mod.__dict__)
  File "scripts/flickrripper.py", line 631, in <module>
    main()
  File "scripts/flickrripper.py", line 511, in main
    if not config.flickr['api_key']:
AttributeError: 'module' object has no attribute 'flickr'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to