Advertisement
Guest User

Untitled

a guest
Apr 15th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. $ junipersknot
  2. Traceback (most recent call last):
  3. File "/usr/share/junipersknot/Juniper's Knot.py", line 144, in <module>
  4. main()
  5. File "/usr/share/junipersknot/Juniper's Knot.py", line 141, in main
  6. renpy.bootstrap.bootstrap(renpy_base)
  7. File "/usr/share/junipersknot/renpy/bootstrap.py", line 279, in bootstrap
  8. renpy.import_all()
  9. File "/usr/share/junipersknot/renpy/__init__.py", line 139, in import_all
  10. import renpy.display.render # Most display stuff depends on this. @UnresolvedImport
  11. File "renpy/display/render.pyx", line 355, in init renpy.display.render (gen/renpy.display.render.c:27597)
  12. AttributeError: 'module' object has no attribute 'Sentinel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement