-
Notifications
You must be signed in to change notification settings - Fork 2.9k
OS error 396 when using OneDrive #7906
Copy link
Copy link
Closed as not planned
Labels
cacheCaching of packages and metadataCaching of packages and metadataquestionAsking for clarification or supportAsking for clarification or supportwindowsSpecific to the Windows platformSpecific to the Windows platform
Description
Trying to install fastapi "uv add fastapi[standard]" is showing the following error:
error: Failed to install: certifi-2024.8.30-py3-none-any.whl (certifi==2024.8.30)
Caused by: failed to hardlink file from C:\Users\paulodo\AppData\Local\uv\cache\archive-v0\ez_A-yAgnUYbpxYugeHkX\certifi\py.typed to C:\Users\paulodo\OneDrive - Genesys Telecommunications Laboratories, Inc\DeveloperProject\Python\GenesysClould\middleware_a.venv\Lib\site-packages\certifi\py.typed
Caused by: The cloud operation cannot be performed on a file with incompatible hardlinks. (os error 396)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cacheCaching of packages and metadataCaching of packages and metadataquestionAsking for clarification or supportAsking for clarification or supportwindowsSpecific to the Windows platformSpecific to the Windows platform