Skip to content

Issue while setting up in windows 10 #651

@sameer1001

Description

@sameer1001

Python version: 3.5
Windows 10 Pro, version: 1903

While running nox -- migrate --noinput for the first time, we are getting an issue saying
AttributeError: module 'os' has no attribute 'uname'

With quick googling, I could figure out that this is related to the package uwsgi==2.0.* in the requirements.txt

I removed this package from requirements.txt and tried running the command again and it worked.

Everything seems to work fine after this also. I am not sure about the purpose of this package, so I thought of putting this as an issue here.

Thanks,

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions