Y
Hacker News
new
|
ask
|
show
|
jobs
by
samdixon
2388 days ago
Not op but I have personally noticed that doing a ‘python setup.py install’ doesn’t correctly import modules unless you have an __init__.py file. It’s possible I could be doing something wrong however.