【发布时间】:2018-10-27 14:53:56
【问题描述】:
每当我运行命令 python manage.py collectstatic 时,我都会收到一个错误:
File "C:\ProgramData\Anaconda3\envs\doors\lib\site-packages\pipeline\compilers\__init__.py", line 146, in execute_command
error_output=text_type(e))
pipeline.exceptions.CompilerError: [WinError 2] The system cannot find the file specified
【问题讨论】: