Giter Club home page Giter Club logo

Comments (5)

drewc5131 avatar drewc5131 commented on July 19, 2024

sounds like you didn't build the pyd file yourself against the version of panda you're using and instead just dropped a pre built one into the folder. This is a user error, this issue is closed.

from openrtm.

Rinfinity1 avatar Rinfinity1 commented on July 19, 2024

sounds like you didn't build the pyd file yourself against the version of panda you're using and instead just dropped a pre built one into the folder. This is a user error, this issue is closed.

I did build it myself, I tried building it using different versions of panda Panda3D-1.10.14-x64 and 1.11.0-x64
It keeps resulting in that error.
image
image
I've never done this before, I'm not sure what I'm doing wrong. I would greatly appreciate your help.

from openrtm.

Rinfinity1 avatar Rinfinity1 commented on July 19, 2024

Rebuilding it doesn't appear to solve the error, not sure what I'm doing wrong.

Traceback (most recent call last):
  File "C:\Panda3D-TTRMDev-1.11.0-x64\python\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "C:\Panda3D-TTRMDev-1.11.0-x64\python\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "F:\OpenRTM\rtm.py", line 78, in <module>
    RTMBase().run()
  File "F:\OpenRTM\rtm.py", line 72, in __init__
    from toontown.toon import RobotToonManager
  File "F:\OpenRTM\toontown\toon\RobotToonManager.py", line 7, in <module>
    from .RobotToon import *
  File "F:\OpenRTM\toontown\toon\RobotToon.py", line 1, in <module>
    from . import Toon
  File "F:\OpenRTM\toontown\toon\Toon.py", line 8, in <module>
    from .ToonHead import *
  File "F:\OpenRTM\toontown\toon\ToonHead.py", line 13, in <module>
    from toontown.toonbase import ToontownGlobals
  File "F:\OpenRTM\toontown\toonbase\ToontownGlobals.py", line 8, in <module>
    from direct.showbase.PythonUtil import Enum, invertDict
ImportError: cannot import name 'Enum'

got a different error this time. This error is earlier in the script so I probably just broke it more xD.

from openrtm.

drewc5131 avatar drewc5131 commented on July 19, 2024

This program has not been updated in 4 years, you're using a build of panda from just a few months ago, you will need a build of panda that was built around this time. You will have to clone the panda3d repo from a commit around this time

I'd also like to mention this program is barely functional so i dont even see why you'd use it right now.

from openrtm.

Rinfinity1 avatar Rinfinity1 commented on July 19, 2024

This program has not been updated in 4 years, you're using a build of panda from just a few months ago, you will need a build of panda that was built around this time. You will have to clone the panda3d repo from a commit around this time

I'd also like to mention this program is barely functional so i dont even see why you'd use it right now.

I didn't know any of this apart from the 4 years ago part.

from openrtm.

Related Issues (1)

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.