-
-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import Loader fails with permission denied (win7) #283
Comments
That is an interesting error! I looks like I have just committed a possible fix. If you'll try this:
then you might be able to get past the error. Let me know what happens! |
Thank you. I tried and now get a NameError:
|
Drat, I cut-and-pasted that code from the modern Standard Library without changing "name" to the actual variable that holds the directory name in this case. I've updated the code, please try again! |
Hi @brandon-rhodes Do you plan a minor bug fix release with this improvement? |
@brandon-rhodes |
@ReimarBauer Yes, I've just released a new version that includes the fix. Enjoy! |
Many Thanks, just pushed a new build for our application. |
(envpy3) C:\>python Python 3.7.4 (default, Aug 9 2019, 18:34:13) [MSC v.1915 64 bit (AMD64)] :: Ana conda, Inc. on win32 Type "help", "copyright", "credits" or "license" for more information.
from skyfield.api import Loader
(envpy3) C:\>conda list
(envpy3) C:\>conda info
The text was updated successfully, but these errors were encountered: