weixin_39890652 2020-11-30 11:37
浏览 0

Is it possible for env.py to be env.pyc?

Migrated issue, originally created by Cody Scott ()

I'm running into a problem with alembic. I don't have a env.py only a env.pyc and this line is failing. https://bitbucket.org/zzzeek/alembic/src/4effc8124fa2ad5aab42119e4e7aa1452982d257/alembic/script/base.py?at=master&fileviewer=file-view-default#base.py-425

该提问来源于开源项目:sqlalchemy/alembic

  • 写回答

16条回答 默认 最新

  • weixin_39890652 2020-11-30 11:37
    关注

    Michael Bayer () wrote:

    did you set sourceless=True? http://alembic.zzzcomputing.com/en/latest/tutorial.html#editing-the-ini-file

    评论

报告相同问题?