Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to open JSON file with objdictedit-3.5.1-win.exe #46

Closed
landrak opened this issue Sep 12, 2024 · 0 comments · Fixed by #47
Closed

Fail to open JSON file with objdictedit-3.5.1-win.exe #46

landrak opened this issue Sep 12, 2024 · 0 comments · Fixed by #47

Comments

@landrak
Copy link

landrak commented Sep 12, 2024

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'
sveinse added a commit that referenced this issue Sep 12, 2024
sveinse added a commit that referenced this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant