Guest User

Untitled

a guest
Oct 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. with open(settings.BASE_DIR + '../../package.json') as package_json_file:
  2.  
  3. FileNotFoundError: [Errno 2] No such file or directory: '/home/val/Bureau/Projets/OMCL/omcl/src../../package.json'
Add Comment
Please, Sign In to add comment