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

Python Server: context.identifier.toLowerCase is not a function #1270

Closed
yan12125 opened this issue Apr 28, 2024 · 0 comments
Closed

Python Server: context.identifier.toLowerCase is not a function #1270

yan12125 opened this issue Apr 28, 2024 · 0 comments
Labels

Comments

@yan12125
Copy link

  • Netron app and version: 7.6.2 Python server
  • OS and browser version: Arch Linux up-to-date + Firefox 125.0.2

Steps to Reproduce:

  1. pip install 'netron==7.6.2'
  2. netron model.onnx

In Firefox, I got a message box with an error:

TypeError context.identifier.toLowerCase is not a function

Please attach or link model files to reproduce the issue.

Any ONNX model fails. The issue also happens with the example model mentioned in README: https://github.com/onnx/models/raw/main/validated/vision/classification/squeezenet/model/squeezenet1.0-3.onnx

On the other hand, everything works fine if I use the "Open Model..." button to select a model file.

@yan12125 yan12125 added the bug label Apr 28, 2024
@lutzroeder lutzroeder changed the title Python server command line broken in version 7.6.2 Python Server: context.identifier.toLowerCase is not a function Apr 28, 2024
lutzroeder added a commit that referenced this issue Apr 28, 2024
lutzroeder added a commit that referenced this issue Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants