-
Notifications
You must be signed in to change notification settings - Fork 980
Developer mode requirement on Windows #1062
Copy link
Copy link
Closed
Description
The current snapshot_download and hf_hub_download methods currently use symlinks for efficient storage management. However, symlinks are not properly supported on Windows where administrator privileges or Developer Mode needs to be enabled in order to be used.
We chose to take this approach so that it mirrors the linux/osx behavior.
Opening an issue here to track issues encountered by users in the ecosystem:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels