首頁  >  問答  >  主體

python pip安装flask时出现:warning: no previously-included files matching...?

pip install flask时,出现如下警告信息,什么原因?表示什么意思呢?

warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
黄舟黄舟2741 天前813

全部回覆(1)我來回復

  • 迷茫

    迷茫2017-04-17 12:08:42

    是否是權限問題呢,可以把安裝牽涉到的目錄權限放上來看一下嗎? ls -l

    回覆
    0
  • 取消回覆