Getting Pytest to run in a Django cookiecutter / Python 3.x project
问题 I am building a new cookiecutter-django project. Here are the local setup instructions which I've followed. When I run " pytest " I get the following error 7 times when it tries to collect: ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/common_test.py ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/input_test.py ERROR collecting node