Skip to content

Instantly share code, notes, and snippets.

@euphoris
Created December 27, 2013 16:11
Show Gist options
  • Save euphoris/8149098 to your computer and use it in GitHub Desktop.
Save euphoris/8149098 to your computer and use it in GitHub Desktop.
(earthweb1)jmair:earthweb jae-myoungyu$ earthreader server ~/repo/earthreader/web/rss/
Traceback (most recent call last):
File "/Users/jae-myoungyu/ENV/earthweb1/bin/earthreader", line 8, in <module>
load_entry_point('EarthReader-Web==0.1.1', 'console_scripts', 'earthreader')()
File "/Users/jae-myoungyu/repo/earthreader/earthweb/earthreader/web/command.py", line 119, in main
args.function(args)
File "/Users/jae-myoungyu/repo/earthreader/earthweb/earthreader/web/command.py", line 50, in server_command
if args.profiler:
AttributeError: 'Namespace' object has no attribute 'profiler'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment