[Bug 201322] devel/renpy Exception: /usr/local/share/renpy/lib/linux-i686/pythonw does not exist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 4 05:33:17 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201322

            Bug ID: 201322
           Summary: devel/renpy Exception:
                    /usr/local/share/renpy/lib/linux-i686/pythonw does not
                    exist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich at FreeBSD.org
          Reporter: olivier.brisson at gmail.com
          Assignee: jbeich at FreeBSD.org
             Flags: maintainer-feedback?(jbeich at FreeBSD.org)

I found a problem with renpy when i try to make a binary of a project i have
done.

Here are the steps to reproduce the problem:

* Open renpy
* in the project panel in the renpy launcher, click on "The Question" and
launch the project;
* if the project "the Question" works, in the renpy launcher, go on "Build
Distributions";
* click on "Build";
* a few seconds later, a nag screen with this informations should appear: 

 Full traceback:
  File "launcher/game/distribute.rpyc", line 1014, in script
  File "/usr/local/share/renpy/renpy/ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
  File "/usr/local/share/renpy/renpy/python.py", line 1448, in py_exec_bytecode
    exec bytecode in globals, locals
  File "distribute.rpy", line 1021, in <module>
  File "distribute.rpy", line 400, in __init__
  File "distribute.rpy", line 655, in add_python
  File "distribute.rpy", line 522, in add_file
Exception: /usr/local/share/renpy/lib/linux-i686/pythonw does not exist.

While running game code:
  File "distribute.rpy", line 1021, in <module>
  File "distribute.rpy", line 400, in __init__
  File "distribute.rpy", line 655, in add_python
  File "distribute.rpy", line 522, in add_file
Exception: /usr/local/share/renpy/lib/linux-i686/pythonw does not exist.

About my system:
freebsd-version -ku
10.1-RELEASE-p9
10.1-RELEASE-p9

renpy version: renpy --version
Ren'Py 6.99.4.467

python --version
Python 2.7.9

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list