Problem with python setup.py build

Bug #373716 reported by ken
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Twotp
Won't Fix
Undecided
Unassigned

Bug Description

When running python setup.py build the software requires an empty __init__.py to work.

krobinson@Felicity:~/Desktop/sw/python/twotp-0.5$ python setup.py build
running build
running build_py
copying twisted/plugins/__init__.py -> build/lib/twisted/plugins

Revision history for this message
Thomas Herve (therve) wrote :

You can safely ignore that message (it's not even an error message). In this case, it's wrong to have an __init__.py because of the way twisted plugins work.

Changed in twotp:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.