search

Home  >  Q&A  >  body text

python包引入问题


我这里的包引入为什么会报错呢..
求大神解救

PHP中文网PHP中文网2888 days ago321

reply all(4)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 17:38:06

    Check if there are mutual references

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 17:38:06

    There should be no such module, or the module name is wrong

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 17:38:06

    After decompression, the external package should be placed under jar in the python installation directory.

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 17:38:06

    Provide specific file directory

    In addition, you can guide the package like this

    from ..items import CnblogItem

    reply
    0
  • Cancelreply