You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the package via pip, the __init__.py from the source
distribution does not exist. It is instead replaced by:
pyga-2.4.2-py2.7-nspkg.pth
Which does some magic to make sure that sys.modules is updated correctly
I am installing pyga and deploying it to appspot and the import fails
because __init__.py is missing.
0 commit comments