Advertisement
Dunedune

Untitled

Jan 19th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 4/12] [4] c++ src/game/client/components/scoreboard.cpp
  2. Traceback (most recent call last):
  3. File "C:\Users\Dune\Documents\tw\teeworlds-dune\scripts\download.py", line 57, in <module>
  4. main()
  5. File "C:\Users\Dune\Documents\tw\teeworlds-dune\scripts\download.py", line 54, in main
  6. downloadAll(args.arch, args.conf, args.targets)
  7. File "C:\Users\Dune\Documents\tw\teeworlds-dune\scripts\download.py", line 29, in downloadAll
  8. libs_dir = unzip(src_package_libs, ".")
  9. File "C:\Users\Dune\Documents\tw\teeworlds-dune\scripts\download.py", line 12, in unzip
  10. z.extract(name, where)
  11. File "C:\Users\Dune\AppData\Local\Programs\Python\Python37\lib\zipfile.py", line 1599, in extract
  12. return self._extract_member(member, path, pwd)
  13. File "C:\Users\Dune\AppData\Local\Programs\Python\Python37\lib\zipfile.py", line 1666, in _extract_member
  14. os.mkdir(targetpath)
  15. FileExistsError: [WinError 183] Impossible de créer un fichier déjà existant: 'teeworlds-libs-master\\sdl\\include
  16. '
  17. trying https://github.com/teeworlds/teeworlds-libs/archive/master.zip
  18. bam.exe: 'Downloading freetype' error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement