Skip to content

Instantly share code, notes, and snippets.

@nicolas-g
Created May 26, 2015 20:14
Show Gist options
  • Save nicolas-g/4f52289495a109d6b400 to your computer and use it in GitHub Desktop.
Save nicolas-g/4f52289495a109d6b400 to your computer and use it in GitHub Desktop.
update_fraud_cache
#!/usr/bin/env pypy
[[email protected] bin]$ /srv/rtb/bin/update_fraud_cache
Traceback (most recent call last):
File "app_main.py", line 75, in run_toplevel
File "/srv/rtb/bin/update_fraud_cache", line 10, in <module>
from rtb.config import config
ImportError: No module named rtb
---------
#!/usr/local/opt/pypy/bin/pip
[[email protected] bin]$ /srv/rtb/bin/update_fraud_cache
ERROR: unknown command "/srv/rtb/bin/update_fraud_cache"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment