question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Developer mode requirement on Windows

See original GitHub issue

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:

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:27 (13 by maintainers)

github_iconTop GitHub Comments

6reactions
LysandreJikcommented, Sep 20, 2022

Hey, thanks all for your comments. We agree that it shouldn’t behave this way under Windows and we’re working on a solution.

4reactions
henk717commented, Sep 19, 2022

For our frontend and many others as well this will be a big issue, it is very hard to explain to users as to why they need developer mode or administrative permissions in order to be able to download a model. This seems very suspicious to a user since they will not be aware of the technical limitation. It would be much nicer if we have control over this, such as being able to use the old cache system if desired.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable your device for development - Windows apps
Developer Mode features. Developer Mode replaces the Windows 8.1 requirements for a developer license. In addition to sideloading, the Developer ...
Read more >
What is Windows 10 Developer Mode? Best Practices ...
Developer Mode is important for developers of Windows Store applications. It enables you to debug them with Visual Studio 2017. It enables you ......
Read more >
How to Enable Developer Mode in Windows 10 - Winaero
How to Enable Developer Mode in Windows 10 · Open Settings. · Go to Update and Security -> For developers. Windows 10 settings...
Read more >
Windows developer mode
Windows developer mode · Allows to debug UWP apps. · Allows to change power settings so that the computer never automatically starts to...
Read more >
What Is “Developer Mode” in Windows 10? - How-To Geek
This setting is available in the Settings app. To access it, head to Settings > Update & Security > For Developers and select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found