Jonius7 / SteamUI-OldGlory

A set of customisable Steam Library tweaks, with an installer. Also a reference that you can use to learn how to make your own tweaks.
https://jonius7.github.io
Apache License 2.0
253 stars 5 forks source link

libraryroot.js not found // No module named 'six' #73

Closed Potato95 closed 1 year ago

Potato95 commented 1 year ago

Latest Steam version (non-Beta) and latest OldGlory version.

Running js_tweaker
Copying file library.js from Steam\steamui...
Opening library.beaut.js, generating beautified JS...
libraryroot.js not found
~~~~~~~~~~
Traceback (most recent call last):
  File "js_tweaker.py", line 91, in beautify_js
  File "jsbeautifier\__init__.py", line 86, in beautify_file
  File "jsbeautifier\cli\__init__.py", line 122, in process_file
  File "jsbeautifier\__init__.py", line 81, in beautify
  File "jsbeautifier\javascript\beautifier.py", line 142, in __init__
  File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
  File "jsbeautifier\javascript\acorn.py", line 17, in <module>
ModuleNotFoundError: No module named 'six'
None
~~~~~~~~~~
Jonius7 commented 1 year ago

Fixed in 5.10.6