# ERROR: SystemError: opening file "SyntheticData.fits": Permission denied

**URL:** https://discourse.julialang.org/t/error-systemerror-opening-file-syntheticdata-fits-permission-denied/60860
**Category:** New to Julia
**Tags:** question
**Created:** [May 10, 2021, 8:21am UTC](https://discourse.julialang.org/t/error-systemerror-opening-file-syntheticdata-fits-permission-denied/60860 "2021-05-10T08:21:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![assia855](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/assia855/32/22845_2.png) [@assia855](https://discourse.julialang.org/u/assia855)
#### Post date: [May 10, 2021, 8:21am UTC](https://discourse.julialang.org/t/error-systemerror-opening-file-syntheticdata-fits-permission-denied/60860/1 "2021-05-10T08:21:32Z")

</div>

Hello Folks,  
I’m trying to open a file on vscode but i had a premession denied. any idea how to resolve that please.

ERROR: LoadError: SystemError: opening file “SyntheticData.fits”: Permission denied  
Stacktrace:  
[1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at .\error.jl:134  
[2] systemerror at .\error.jl:134 [inlined]  
[3] #open#512(::Bool, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at .\iostream.jl:254  
[4] #open at .\none:0 [inlined]  
[5] open(::String, ::String) at .\iostream.jl:310  
[6] top-level scope at c:\Users\assia\Documents\DeepLearningIntern\DataBase\StarASSIA000.jl:154  
in expression starting at c:\Users\assia\Documents\DeepLearningIntern\DataBase\StarASSIA000.jl:154
