Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: global name 'ServiceConfig' is not defined #171

Closed
guillaumebesse opened this issue Dec 17, 2012 · 3 comments
Closed

NameError: global name 'ServiceConfig' is not defined #171

guillaumebesse opened this issue Dec 17, 2012 · 3 comments

Comments

@guillaumebesse
Copy link

Using 0.6.2 on MacOs Mountain Lion. Any idea welcome !

Traceback (most recent call last):
  File "/usr/local/bin/subliminal", line 5, in <module>
    pkg_resources.run_script('subliminal==0.6.2', 'subliminal')
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 489, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 1214, in run_script
    exec script_code in namespace, namespace
  File "/Library/Python/2.7/site-packages/subliminal-0.6.2-py2.7.egg/EGG-INFO/scripts/subliminal", line 95, in <module>

  File "/Library/Python/2.7/site-packages/subliminal-0.6.2-py2.7.egg/EGG-INFO/scripts/subliminal", line 79, in main

  File "build/bdist.macosx-10.8-intel/egg/subliminal/async.py", line 137, in download_subtitles
  File "build/bdist.macosx-10.8-intel/egg/subliminal/async.py", line 130, in list_subtitles
  File "build/bdist.macosx-10.8-intel/egg/subliminal/core.py", line 85, in create_list_tasks
NameError: global name 'ServiceConfig' is not defined
@Diaoul
Copy link
Owner

Diaoul commented Dec 18, 2012

Use master branch for stability, develop branch is for... welll, develop

@Diaoul Diaoul closed this as completed Dec 18, 2012
@guillaumebesse
Copy link
Author

OK... Sorry I thougth it could help !

@pmetzner
Copy link

I'm using 2.6.2 on OS X 10.6.8 and I get the same error with Python 2.6.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants