I've installed PyKeops package using pip on Windows. The packages seems to be installed properly. Even my pytorch is working well. But when I want to import LazyTensors I get the following error:
pip
pytorch
LazyTensors
from pykeops.torch import LazyTensor # ===================================== # ModuleNotFoundError: No module named 'fcntl'
1.4m articles
1.4m replys
5 comments
57.0k users