Changes between Initial Version and Version 1 of Ticket #3329, comment 3


Ignore:
Timestamp:
01/03/2020 04:41:07 PM (4 years ago)
Author:
Cas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3329, comment 3

    initial v1  
    11Here's the error written out since the pastebin expired: 
    22 
     3{{{ 
    34web.Server Traceback (most recent call last): 
    45builtins.KeyError: 'label/label.js' 
     
    2021372                filepath, recurse = _scripts[path] 
    2122builtins.KeyError: 'label/label.js' 
     23}}} 
    2224 
    2325The error is pretty obvious: the path 'label/label.js' isn't found in the list '_scripts'. See here: