Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2021
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. The default interactive shell is now zsh.
  2. To update your account to use zsh, please run `chsh -s /bin/zsh`.
  3. For more details, please visit https://support.apple.com/kb/HT208050.
  4. /Users/brin/Downloads/playscii-1/Playscii64.app/Contents/MacOS/playscii ; exit;
  5. Brins-MacBook-Pro:~ brin$ /Users/brin/Downloads/playscii-1/Playscii64.app/Contents/MacOS/playscii ; exit;
  6. Traceback (most recent call last):
  7. File "sdl2/sdlmixer.py", line 79, in <module>
  8. File "sdl2/dll.py", line 163, in __init__
  9. RuntimeError: could not find any library for SDL2_mixer (PYSDL2_DLL_PATH: .)
  10.  
  11. During handling of the above exception, another exception occurred:
  12.  
  13. Traceback (most recent call last):
  14. File "playscii.py", line 31, in <module>
  15. File "PyInstaller/loader/pyimod03_importers.py", line 546, in exec_module
  16. File "sdl2/sdlmixer.py", line 82, in <module>
  17. ImportError: could not find any library for SDL2_mixer (PYSDL2_DLL_PATH: .)
  18. [3960] Failed to execute script 'playscii' due to unhandled exception: could not find any library for SDL2_mixer (PYSDL2_DLL_PATH: .)
  19. [3960] Traceback:
  20. Traceback (most recent call last):
  21. File "sdl2/sdlmixer.py", line 79, in <module>
  22. File "sdl2/dll.py", line 163, in __init__
  23. RuntimeError: could not find any library for SDL2_mixer (PYSDL2_DLL_PATH: .)
  24.  
  25. During handling of the above exception, another exception occurred:
  26.  
  27. Traceback (most recent call last):
  28. File "playscii.py", line 31, in <module>
  29. File "PyInstaller/loader/pyimod03_importers.py", line 546, in exec_module
  30. File "sdl2/sdlmixer.py", line 82, in <module>
  31. ImportError: could not find any library for SDL2_mixer (PYSDL2_DLL_PATH: .)
  32.  
  33. logout
  34. Saving session...
  35. ...copying shared history...
  36. ...saving history...truncating history files...
  37. ...completed.
  38. Deleting expired sessions...6 completed.
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement