You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The standalone Windows build of objdictgen in version 3.5.1 fails to open object dictionary files in JSON format. Stack trace from the bug report file:
app-title:
objdictedit-3.5.1-win
app-version:
3.5.1
wx-version:
4.2.2
wx-platform:
__WXMSW__
python-version:
3.12.2
platform:
Windows-10-10.0.19045-SP0
e-type:
<class 'FileNotFoundError'>
e-value:
[Errno 2] No such file or directory: 'C:\\Users\\REMOVED_USER_NAME\\AppData\\Local\\Temp\\_MEI13042\\objdictgen\\schema\\od.schema.json'
date:
Thu Sep 12 10:43:19 2024
cwd:
C:\Users\REMOVED_USER_NAME\Downloads\objdictedit-3.5.1-win
traceback:
File "objdictgen\ui\objdictedit.py", line 439, in OnOpenMenu
File "objdictgen\nodemanager.py", line 270, in OpenFileInCurrent
File "objdictgen\node.py", line 192, in LoadFile
File "objdictgen\node.py", line 197, in LoadJson
File "objdictgen\jsonod.py", line 439, in generate_node
<class 'FileNotFoundError'>: [Errno 2] No such file or directory: 'C:\\Users\\REMOVED_USER_NAME\\AppData\\Local\\Temp\\_MEI13042\\objdictgen\\schema\\od.schema.json'
The text was updated successfully, but these errors were encountered:
The standalone Windows build of objdictgen in version 3.5.1 fails to open object dictionary files in JSON format. Stack trace from the bug report file:
The text was updated successfully, but these errors were encountered: