Setting DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT not working
See original GitHub issueAppears when setting DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT
, we still end up getting Python versioned easy_install
scripts installed (e.g. easy_install-3.6
). Not entirely sure where this is coming from when glancing at the code. Hoping someone else has a better idea of what is going on.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Windows 10 Settings Not Opening Working Fixed [2022]
This tutorial will help you fix Windows 10 Settings Not Opening Working Fixed.Aside from the control panel Windows 10 has a new Settings...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And checking the code, it does honor both of those variables as well. Maybe you’re using a runner that filters environment variables. Or maybe there’s something weird about Python 3.6.
I suggest you trace the code and troubleshoot. Or at least put together a few steps that will replicate the issue.
No worries. Thanks for using Setuptools.