Created
May 26, 2015 20:14
-
-
Save nicolas-g/4f52289495a109d6b400 to your computer and use it in GitHub Desktop.
update_fraud_cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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