Skip to content

ModuleNotFoundError: No module named 'fcntl' #3770

@Chetan1600

Description

@Chetan1600

I pip installed feast and tried feast init my_project

got the following error
anaconda3\envs\feast_env\lib\site-packages\gunicorn\util.py", line 8, in
import fcntl
ModuleNotFoundError: No module named 'fcntl'

  • Version: 0.34.1
  • Platform: windows 10
  • Subsystem:

I tried researching on that error it shows
The fcntl module is not available on Windows. The functionality it exposes does not exist on that platform.

Please help me solve the above issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions