Moved Reddit API wrapper to /Library/Python/2.6/site-packages and ran ‘python setup_mod.py install’ on Mac with Python 2.6. Error encountered:
Traceback (most recent call last):
File "setup_mod.py", line 10, in <module>
load_file('reddit_pkg/__init__.py')
IOError: No such file: 'reddit_pkg/__init__.py'
Request step-by-step installation guidance.