'(base) C:\Users\*****>scrapy startproject stack error

What is this and how do I fix it?

(base) C:\Users\*****>scrapy startproject stack
Traceback (most recent call last):
[Names of files]
AttributeError: 'dict' object has no attribute 'itervalues'

I use Anaconda Spyder 3.9 on Windows. Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source