GithubHelp home page GithubHelp logo

Comments (2)

huligan79 avatar huligan79 commented on May 27, 2024 1

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Translator3000Data/ingame_gui/imports.rpy", line 7, in
ValueError: Attempted relative import in non-package

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "Translator3000GUIScripts/imports.rpyc", line 2, in script
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Translator3000Data/ingame_gui/imports.rpy", line 7, in
File "renpy/loader.py", line 1033, in load_module
exec(code, mod.dict) # type: ignore
File "_translator3000/init.py", line 9, in
ValueError: Attempted relative import in non-package

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.2.23090503
Straitened Times 0.43.0
Mon Oct 16 09:22:36 2023

from translator3000.

NyashniyVladya avatar NyashniyVladya commented on May 27, 2024

Ren'Py 8 and higher is not yet supported by the translator. Python 3 is used there. This is a different programming language from Python 2 and porting will take some time.
Be patient. The implementation of Ren'Py 8 support is on my task list.

from translator3000.

Related Issues (20)

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.