GithubHelp home page GithubHelp logo

siva-nagendra / usdchat Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 1.0 36.56 MB

usdchat is a conversational bot that lets you interact with USD Stage using natural language.

License: MIT License

Python 99.17% Shell 0.83%
ai chatbot openai openusd usd

usdchat's People

Contributors

siva-nagendra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nemstudios

usdchat's Issues

PySide6.QtWidgets.QWidget object initialization fails

I'm trying to run the plugin with usdview and I'm getting the following error:

2024-03-04 20:07:04,577 - usdview_chat.usdview - INFO - Loading chat widget
Traceback (most recent call last):
  File "/Users/roey/miniforge3/envs/usd_env/bin/usdview", line 35, in <module>
    Usdviewq.Launcher().Run()
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/__init__.py", line 86, in Run
    self.__LaunchProcess(arg_parse_result)
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/__init__.py", line 397, in __LaunchProcess
    (app, appController) = self.LaunchPreamble(arg_parse_result)
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/__init__.py", line 387, in LaunchPreamble
    appController = AppController(arg_parse_result, contextCreator)
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/appController.py", line 445, in __init__
    self._configurePlugins()
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/appController.py", line 317, in _configurePlugins
    self._plugRegistry = plugin.loadPlugins(
  File "/Users/roey/miniforge3/envs/usd_env/lib/python3.10/site-packages/pxr/Usdviewq/plugin.py", line 350, in loadPlugins
    container.registerPlugins(registry, usdviewApi)
  File "/Users/roey/Development/usdchat/plugins/usdview_chat/usdview.py", line 57, in registerPlugins
    onStartup(usdviewApi)
  File "/Users/roey/Development/usdchat/plugins/usdview_chat/usdview.py", line 46, in onStartup
    load_chat_widget(usdviewApi)
  File "/Users/roey/Development/usdchat/plugins/usdview_chat/usdview.py", line 109, in load_chat_widget
    active_chat_ui_instance = chat_widget.ChatBotUI(
  File "/Users/roey/Development/usdchat/views/chat_widget.py", line 72, in __init__
    super().__init__(parent)
TypeError: 'PySide6.QtWidgets.QWidget.__init__' called with wrong argument types:
  PySide6.QtWidgets.QWidget.__init__(MainWindow)
Supported signatures:
  PySide6.QtWidgets.QWidget.__init__(typing.Optional[PySide6.QtWidgets.QWidget] = None, PySide6.QtCore.Qt.WindowType = Default(Qt.WindowFlags))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.