Files
2012-02-21 01:15:00 -05:00

1 line
2.2 KiB
JSON

[{"user_id": 20521, "stars": [], "topic_id": 34084, "date_created": 1304723849.6254351, "message": "In a app this error appear.", "group_id": 2873, "id": 947590}, {"user_id": 20521, "stars": [], "topic_id": 34084, "date_created": 1304726066.9407029, "message": "if i add sys.path.append('/usr/lib/python2.6/') the app work fine", "group_id": 2873, "id": 947766}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726088.824976, "message": "hmm, apparently your \"import site\" is also failing", "group_id": 2873, "id": 947768}, {"user_id": 20521, "stars": [], "topic_id": 34084, "date_created": 1304725994.5251191, "message": "shdhmid, the app cant find standars libs not appear in sys.path", "group_id": 2873, "id": 947757}, {"user_id": 20521, "stars": [], "topic_id": 34084, "date_created": 1304726299.6034369, "message": "oook", "group_id": 2873, "id": 947791}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304725885.5067389, "message": "What's the app name, and what's the traceback look like?", "group_id": 2873, "id": 947745}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726094.1753869, "message": "let me look at your filesystem", "group_id": 2873, "id": 947771}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726259.98825, "message": "rename it, and you should be fine", "group_id": 2873, "id": 947787}, {"user_id": 20521, "stars": [], "topic_id": 34084, "date_created": 1304726261.427295, "message": "ohh", "group_id": 2873, "id": 947788}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726279.918678, "message": "it's a common mistake", "group_id": 2873, "id": 947790}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726253.804919, "message": "ah, you've got a python file called \"site\"", "group_id": 2873, "id": 947785}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726257.464406, "message": "that's overriding the built-in \"site\" module in python, which does sys.path building", "group_id": 2873, "id": 947786}, {"user_id": 8740, "stars": [], "topic_id": 34084, "date_created": 1304726275.0049191, "message": "we should probably check for that", "group_id": 2873, "id": 947789}]