/usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/js2py copying js2py/pyjs.py -> build/lib/js2py copying js2py/evaljs.py -> build/lib/js2py copying js2py/__init__.py -> build/lib/js2py copying js2py/base.py -> build/lib/js2py copying js2py/node_import.py -> build/lib/js2py creating build/lib/js2py/utils copying js2py/utils/injector.py -> build/lib/js2py/utils copying js2py/utils/__init__.py -> build/lib/js2py/utils creating build/lib/js2py/prototypes copying js2py/prototypes/jsobject.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsnumber.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsfunction.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarraybuffer.py -> build/lib/js2py/prototypes copying js2py/prototypes/jserror.py -> build/lib/js2py/prototypes copying js2py/prototypes/jstypedarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsregexp.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsboolean.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsjson.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsstring.py -> build/lib/js2py/prototypes copying js2py/prototypes/__init__.py -> build/lib/js2py/prototypes creating build/lib/js2py/translators copying js2py/translators/friendly_nodes.py -> build/lib/js2py/translators copying js2py/translators/translator.py -> build/lib/js2py/translators copying js2py/translators/jsregexps.py -> build/lib/js2py/translators copying js2py/translators/translating_nodes.py -> build/lib/js2py/translators copying js2py/translators/__init__.py -> build/lib/js2py/translators creating build/lib/js2py/constructors copying js2py/constructors/time_helpers.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsobject.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsmath.py -> build/lib/js2py/constructors copying js2py/constructors/jsnumber.py -> build/lib/js2py/constructors copying js2py/constructors/jsfunction.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat64array.py -> build/lib/js2py/constructors copying js2py/constructors/jsarraybuffer.py -> build/lib/js2py/constructors copying js2py/constructors/jsregexp.py -> build/lib/js2py/constructors copying js2py/constructors/jsarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsboolean.py -> build/lib/js2py/constructors copying js2py/constructors/jsdate.py -> build/lib/js2py/constructors copying js2py/constructors/jsstring.py -> build/lib/js2py/constructors copying js2py/constructors/jsint16array.py -> build/lib/js2py/constructors copying js2py/constructors/__init__.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8clampedarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsint8array.py -> build/lib/js2py/constructors creating build/lib/js2py/host copying js2py/host/jseval.py -> build/lib/js2py/host copying js2py/host/console.py -> build/lib/js2py/host copying js2py/host/jsfunctions.py -> build/lib/js2py/host copying js2py/host/__init__.py -> build/lib/js2py/host creating build/lib/js2py/es6 copying js2py/es6/__init__.py -> build/lib/js2py/es6 copying js2py/es6/babel.py -> build/lib/js2py/es6 creating build/lib/js2py/internals copying js2py/internals/opcodes.py -> build/lib/js2py/internals copying js2py/internals/code.py -> build/lib/js2py/internals copying js2py/internals/seval.py -> build/lib/js2py/internals copying js2py/internals/fill_space.py -> build/lib/js2py/internals copying js2py/internals/simplex.py -> build/lib/js2py/internals copying js2py/internals/operations.py -> build/lib/js2py/internals copying js2py/internals/trans_utils.py -> build/lib/js2py/internals copying js2py/internals/__init__.py -> build/lib/js2py/internals copying js2py/internals/func_utils.py -> build/lib/js2py/internals copying js2py/internals/base.py -> build/lib/js2py/internals copying js2py/internals/speed.py -> build/lib/js2py/internals copying js2py/internals/desc.py -> build/lib/js2py/internals copying js2py/internals/space.py -> build/lib/js2py/internals copying js2py/internals/byte_trans.py -> build/lib/js2py/internals copying js2py/internals/conversions.py -> build/lib/js2py/internals copying js2py/internals/gen.py -> build/lib/js2py/internals creating build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsobject.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsnumber.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsfunction.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jserror.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsregexp.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsarray.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsboolean.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsjson.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsstring.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/__init__.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsutils.py -> build/lib/js2py/internals/prototypes creating build/lib/js2py/internals/constructors copying js2py/internals/constructors/time_helpers.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsobject.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsmath.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsnumber.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsfunction.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsregexp.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsarray.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsboolean.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsdate.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsstring.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/__init__.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsconsole.py -> build/lib/js2py/internals/constructors creating build/lib/js2py/py_node_modules copying js2py/py_node_modules/__init__.py -> build/lib/js2py/py_node_modules