finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
8.2k stars 1.12k forks source link

Can't install Perspective #1449

Closed tecozu closed 3 years ago

tecozu commented 3 years ago

Support Question

Hello, I'm having some trouble during installation, was getting VS problem, after that, boost problem, now i think the problem is with TBB. I don't know. I'm new on programing, so anything more complex is dificult to me execute.

"""
C:\Users\Arauj>pip install perspective-python
Collecting perspective-python
  Using cached perspective-python-0.8.3.tar.gz (3.5 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting tornado>=4.5.3
  Using cached tornado-6.1-cp39-cp39-win_amd64.whl (422 kB)
Collecting traitlets>=4.3.2
  Using cached traitlets-5.0.5-py3-none-any.whl (100 kB)
Collecting six>=1.11.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pandas>=0.22.0
  Using cached pandas-1.2.4-cp39-cp39-win_amd64.whl (9.3 MB)
Collecting python-dateutil>=2.8.0
  Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting future>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting numpy>=1.13.1
  Using cached numpy-1.20.3-cp39-cp39-win_amd64.whl (13.7 MB)
Collecting ipywidgets>=7.5.1
  Using cached ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB)
Collecting ipython>=4.0.0
  Using cached ipython-7.24.1-py3-none-any.whl (785 kB)
Collecting widgetsnbextension~=3.5.0
  Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
Collecting jupyterlab-widgets>=1.0.0
  Using cached jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB)
Collecting ipykernel>=4.5.1
  Using cached ipykernel-5.5.5-py3-none-any.whl (120 kB)
Collecting nbformat>=4.2.0
  Using cached nbformat-5.1.3-py3-none-any.whl (178 kB)
Collecting jupyter-client
  Using cached jupyter_client-6.1.12-py3-none-any.whl (112 kB)
Collecting pygments
  Using cached Pygments-2.9.0-py3-none-any.whl (1.0 MB)
Collecting colorama
  Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
  Using cached prompt_toolkit-3.0.18-py3-none-any.whl (367 kB)
Collecting matplotlib-inline
  Using cached matplotlib_inline-0.1.2-py3-none-any.whl (8.2 kB)
Requirement already satisfied: setuptools>=18.5 in c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->perspective-python) (56.0.0)
Collecting backcall
  Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting decorator
  Using cached decorator-5.0.9-py3-none-any.whl (8.9 kB)
Collecting jedi>=0.16
  Using cached jedi-0.18.0-py2.py3-none-any.whl (1.4 MB)
Collecting pickleshare
  Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting parso<0.9.0,>=0.8.0
  Using cached parso-0.8.2-py2.py3-none-any.whl (94 kB)
Collecting ipython-genutils
  Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting jsonschema!=2.5.0,>=2.4
  Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting jupyter-core
  Using cached jupyter_core-4.7.1-py3-none-any.whl (82 kB)
Collecting pyrsistent>=0.14.0
  Using cached pyrsistent-0.17.3-cp39-cp39-win_amd64.whl
Collecting attrs>=17.4.0
  Using cached attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting pytz>=2017.3
  Using cached pytz-2021.1-py2.py3-none-any.whl (510 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting notebook>=4.4.1
  Using cached notebook-6.4.0-py3-none-any.whl (9.5 MB)
Collecting argon2-cffi
  Using cached argon2_cffi-20.1.0-cp39-cp39-win_amd64.whl (42 kB)
Collecting prometheus-client
  Using cached prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB)
Collecting pyzmq>=17
  Using cached pyzmq-22.1.0-cp39-cp39-win_amd64.whl (1.0 MB)
Collecting terminado>=0.8.3
  Using cached terminado-0.10.1-py3-none-any.whl (14 kB)
Collecting Send2Trash>=1.5.0
  Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
Collecting jinja2
  Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB)
Collecting nbconvert
  Using cached nbconvert-6.0.7-py3-none-any.whl (552 kB)
Collecting pywin32>=1.0
  Using cached pywin32-301-cp39-cp39-win_amd64.whl (9.3 MB)
Collecting pywinpty>=1.1.0
  Using cached pywinpty-1.1.2-cp39-none-win_amd64.whl (1.4 MB)
Collecting cffi>=1.0.0
  Using cached cffi-1.14.5-cp39-cp39-win_amd64.whl (179 kB)
Collecting pycparser
  Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting MarkupSafe>=2.0
  Using cached MarkupSafe-2.0.1-cp39-cp39-win_amd64.whl (14 kB)
Collecting mistune<2,>=0.8.1
  Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting pandocfilters>=1.4.1
  Using cached pandocfilters-1.4.3-py3-none-any.whl
Collecting nbclient<0.6.0,>=0.5.0
  Using cached nbclient-0.5.3-py3-none-any.whl (82 kB)
Collecting bleach
  Using cached bleach-3.3.0-py2.py3-none-any.whl (283 kB)
Collecting defusedxml
  Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting jupyterlab-pygments
  Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting entrypoints>=0.2.2
  Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting testpath
  Using cached testpath-0.5.0-py3-none-any.whl (84 kB)
Collecting async-generator
  Using cached async_generator-1.10-py3-none-any.whl (18 kB)
Collecting nest-asyncio
  Using cached nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB)
Collecting packaging
  Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Building wheels for collected packages: perspective-python
  Building wheel for perspective-python (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: 'c:\users\arauj\appdata\local\programs\python\python39\python.exe' 'c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' build_wheel 'C:\Users\Arauj\AppData\Local\Temp\tmp8mfa7qjt'
       cwd: C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505
  Complete output (293 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.9
  creating build\lib.win-amd64-3.9\perspective
  copying perspective\libpsp.py -> build\lib.win-amd64-3.9\perspective
  copying perspective\__init__.py -> build\lib.win-amd64-3.9\perspective
  creating build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\client.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\dispatch.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\table_api.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\view_api.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\__init__.py -> build\lib.win-amd64-3.9\perspective\client
  creating build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\aggregate.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\exception.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\filters.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\plugin.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\sort.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\_version.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\__init__.py -> build\lib.win-amd64-3.9\perspective\core
  creating build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\manager.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\manager_internal.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\session.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\__init__.py -> build\lib.win-amd64-3.9\perspective\manager
  creating build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\table.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\view.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\view_config.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_accessor.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_callback_cache.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_constants.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_data_formatter.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_date_validator.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_state.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_utils.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\__init__.py -> build\lib.win-amd64-3.9\perspective\table
  creating build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\common.py -> build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\conftest.py -> build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\__init__.py -> build\lib.win-amd64-3.9\perspective\tests
  creating build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\tornado_client.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\tornado_handler.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\__init__.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  creating build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\validate.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\viewer.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\viewer_traitlets.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\__init__.py -> build\lib.win-amd64-3.9\perspective\viewer
  creating build\lib.win-amd64-3.9\perspective\widget
  copying perspective\widget\widget.py -> build\lib.win-amd64-3.9\perspective\widget
  copying perspective\widget\__init__.py -> build\lib.win-amd64-3.9\perspective\widget
  creating build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\np.py -> build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\pd.py -> build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\__init__.py -> build\lib.win-amd64-3.9\perspective\core\data
  creating build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_aggregates.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_async.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_layout.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_plugin.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_sort.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_threadpool.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\core
  creating build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\test_manager.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\test_session.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  creating build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\object_sequence.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_delete.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_exception.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_ports.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_remove.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_datetime.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_infer.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_numpy.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_object.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_to_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_to_format.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_numpy.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_view.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_view_computed.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\table
  creating build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\test_tornado_handler.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\test_tornado_handler_chunked.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  creating build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\test_validate.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\test_viewer.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  creating build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\test_widget.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\test_widget_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  running egg_info
  writing perspective_python.egg-info\PKG-INFO
  writing dependency_links to perspective_python.egg-info\dependency_links.txt
  writing requirements to perspective_python.egg-info\requires.txt
  writing top-level names to perspective_python.egg-info\top_level.txt
  reading manifest file 'perspective_python.egg-info\SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '.bumpversion.cfg'
  warning: no files found matching 'Makefile'
  warning: no files found matching 'perspective\table\*.dll'
  warning: no files found matching 'perspective\table\*.dylib'
  warning: no previously-included files found matching 'docs\#*'
  no previously-included directories found matching 'docs\build'
  no previously-included directories found matching 'docs\gh-pages'
  no previously-included directories found matching 'docs\dist'
  no previously-included directories found matching 'bench'
  warning: no directories found matching 'dist\test'
  warning: no previously-included files matching '*~' found anywhere in distribution
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  warning: no previously-included files matching '*.pyo' found anywhere in distribution
  warning: no previously-included files matching '.git' found anywhere in distribution
  warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
  warning: no previously-included files matching '.DS_Store' found anywhere in distribution
  writing manifest file 'perspective_python.egg-info\SOURCES.txt'
  creating build\lib.win-amd64-3.9\perspective\include
  creating build\lib.win-amd64-3.9\perspective\include\perspective
  copying perspective\include\perspective\python.h -> build\lib.win-amd64-3.9\perspective\include\perspective
  creating build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\accessor.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\base.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\column.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\computed.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\context.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\fill.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\numpy.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\serialization.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\table.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\utils.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\view.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  creating build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\accessor.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\column.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\computed.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\context.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\fill.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\numpy.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\python.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\serialization.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\table.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\utils.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\view.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\table\libbinding.so -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\libpsp.so -> build\lib.win-amd64-3.9\perspective\table
  creating build\lib.win-amd64-3.9\perspective\tests\client_mode
  copying perspective\tests\client_mode\test_client_mode.py -> build\lib.win-amd64-3.9\perspective\tests\client_mode
  copying perspective\tests\table\psp_test -> build\lib.win-amd64-3.9\perspective\tests\table
  creating build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\date32.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\date64.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\dict.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\dict_update.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str_file.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str_update.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  running build_ext
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- The C compiler identification is MSVC 19.10.25027.0
  -- The CXX compiler identification is MSVC 19.10.25027.0
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe - skipped
  -- Detecting C compile features
  -- Detecting C compile features - done
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe - skipped
  -- Detecting CXX compile features
  -- Detecting CXX compile features - done
  CMake Warning (dev) at CMakeLists.txt:94 (option):
    Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
    --help-policy CMP0077" for policy details.  Use the cmake_policy command to
    set the policy and suppress this warning.

    For compatibility with older versions of CMake, option is clearing the
    normal variable 'CMAKE_BUILD_TYPE'.
  This warning is for project developers.  Use -Wno-dev to suppress it.

  -- Found Boost: C:/Program Files/boost_1_76_0 (found version "1.76.0")
  -- Could NOT find TBB (missing: TBB_INCLUDE_DIRS TBB_LIBRARIES)
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/temp.win-amd64-3.9/Release/tbb-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
    Creating directories for 'tbb'
    Building Custom Rule C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/temp.win-amd64-3.9/Release/tbb-download/CMakeLists.txt
    Performing download step (git clone) for 'tbb'
    Cloning into 'tbb-src'...
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
    D   examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme
    Already on 'master'
    D   examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme
    Your branch is up to date with 'origin/master'.
    Performing update step for 'tbb'
    examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme: Filename too long
    examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme: Filename too long
    D   examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme
    HEAD is now at 9e219e2 Denoting .asm files shall be handled on WIN32 particularly by MASM, as NASM may be taken by default, if chosen by some other submodule within the same CMake build
    D   examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme
    No stash entries found.
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
    fatal: Could not reset index file to revision 'HEAD'.
    No stash entries found.
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.ios.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
  CUSTOMBUILD : error : unable to create file examples/parallel_for/polygon_overlay/xcode/polygon_overlay.xcodeproj/xcshareddata/xcschemes/tbbExample.xcscheme: Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
    fatal: Could not reset index file to revision '9e219e24fe223b299783200f217e9d27790a87b0'.
    No stash entries found.
    CMake Error at C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/temp.win-amd64-3.9/Release/tbb-download/tbb-prefix/tmp/tbb-gitupdate.cmake:264 (message):

      Failed to unstash changes in:
      'C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/temp.win-amd64-3.9/Release/tbb-src'.

      You will have to resolve the conflicts manually

  CMake Error at CMakeLists.txt:63 (message):
    Build step for tbb failed: 1
  Call Stack (most recent call first):
    CMakeLists.txt:325 (psp_build_dep)

  -- Configuring incomplete, errors occurred!
  See also "C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/temp.win-amd64-3.9/Release/CMakeFiles/CMakeOutput.log".
  Traceback (most recent call last):
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 280, in <module>
      main()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 263, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 204, in build_wheel
      return _build_backend().build_wheel(wheel_directory, config_settings,
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\setuptools\build_meta.py", line 221, in build_wheel
      return self._build_with_temp_dir(['bdist_wheel'], '.whl',
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\setuptools\build_meta.py", line 207, in _build_with_temp_dir
      self.run_setup()
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\setuptools\build_meta.py", line 258, in run_setup
      super(_BuildMetaLegacyBackend,
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\setuptools\build_meta.py", line 150, in run_setup
      exec(compile(code, __file__, 'exec'), locals())
    File "setup.py", line 238, in <module>
      setup(
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\setuptools\__init__.py", line 153, in setup
      return distutils.core.setup(**attrs)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\core.py", line 148, in setup
      dist.run_commands()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 966, in run_commands
      self.run_command(cmd)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "C:\Users\Arauj\AppData\Local\Temp\pip-build-env-0qaqsgle\overlay\Lib\site-packages\wheel\bdist_wheel.py", line 299, in run
      self.run_command('build')
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\command\build.py", line 135, in run
      self.run_command(cmd_name)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "setup.py", line 109, in run
      self.run_cmake()
    File "setup.py", line 129, in run_cmake
      self.build_extension_cmake(ext)
    File "setup.py", line 207, in build_extension_cmake
      subprocess.check_call(
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\subprocess.py", line 373, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['C:\\Program Files\\CMake\\bin\\cmake.EXE', 'C:\\Users\\Arauj\\AppData\\Local\\Temp\\pip-install-3bi8dwb4\\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\\dist', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/lib.win-amd64-3.9/perspective/table', '-DCMAKE_BUILD_TYPE=Release', '-DPSP_CPP_BUILD=1', '-DPSP_WASM_BUILD=0', '-DPSP_PYTHON_BUILD=1', '-DPSP_PYTHON_VERSION=3.9', '-DPython_ADDITIONAL_VERSIONS=3.9', '-DPython_FIND_VERSION=3.9', '-DPython_EXECUTABLE=c:/users/arauj/appdata/local/programs/python/python39/python.exe', '-DPython_ROOT_DIR=c:/users/arauj/appdata/local/programs/python/python39', '-DPython_ROOT=c:/users/arauj/appdata/local/programs/python/python39', '-DPSP_CMAKE_MODULE_PATH=C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/dist/cmake', '-DPSP_CPP_SRC=C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/dist', '-DPSP_PYTHON_SRC=C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/dist/../perspective', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:/Users/Arauj/AppData/Local/Temp/pip-install-3bi8dwb4/perspective-python_0c309d9913ce4ff9ad2b3c134de48505/build/lib.win-amd64-3.9', '-G', 'Visual Studio 15 2017', '-A', 'x64']' returned non-zero exit status 1.
  ----------------------------------------
  ERROR: Failed building wheel for perspective-python
Failed to build perspective-python
ERROR: Could not build wheels for perspective-python which use PEP 517 and cannot be installed directly
"""
timkpaine commented 3 years ago

CUSTOMBUILD : error : unable to create file ... Filename too long [C:\Users\Arauj\AppData\Local\Temp\pip-install-3bi8dwb4\perspective-python_0c309d9913ce4ff9ad2b3c134de48505\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]

tecozu commented 3 years ago

So, i did this (git config --system core.longpaths true) to solve the problem, and moved temp to c:\temp and, now i'm getting this:

Maybe something related to flatbuffers ? if yes, i don't have no ideia how to solve it lol never dealed with so many problems to install an pip

C:\Users\Arauj>pip install perspective-python
Collecting perspective-python
  Using cached perspective-python-0.8.3.tar.gz (3.5 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting numpy>=1.13.1
  Using cached numpy-1.20.3-cp39-cp39-win_amd64.whl (13.7 MB)
Collecting ipywidgets>=7.5.1
  Using cached ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB)
Collecting tornado>=4.5.3
  Using cached tornado-6.1-cp39-cp39-win_amd64.whl (422 kB)
Collecting python-dateutil>=2.8.0
  Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting future>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting six>=1.11.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pandas>=0.22.0
  Using cached pandas-1.2.4-cp39-cp39-win_amd64.whl (9.3 MB)
Collecting traitlets>=4.3.2
  Using cached traitlets-5.0.5-py3-none-any.whl (100 kB)
Collecting ipython>=4.0.0
  Using cached ipython-7.24.1-py3-none-any.whl (785 kB)
Collecting ipykernel>=4.5.1
  Using cached ipykernel-5.5.5-py3-none-any.whl (120 kB)
Collecting nbformat>=4.2.0
  Using cached nbformat-5.1.3-py3-none-any.whl (178 kB)
Collecting jupyterlab-widgets>=1.0.0
  Using cached jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB)
Collecting widgetsnbextension~=3.5.0
  Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
Collecting jupyter-client
  Using cached jupyter_client-6.1.12-py3-none-any.whl (112 kB)
Collecting pygments
  Using cached Pygments-2.9.0-py3-none-any.whl (1.0 MB)
Collecting pickleshare
  Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting matplotlib-inline
  Using cached matplotlib_inline-0.1.2-py3-none-any.whl (8.2 kB)
Collecting colorama
  Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting backcall
  Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting decorator
  Using cached decorator-5.0.9-py3-none-any.whl (8.9 kB)
Requirement already satisfied: setuptools>=18.5 in c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->perspective-python) (56.0.0)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
  Using cached prompt_toolkit-3.0.18-py3-none-any.whl (367 kB)
Collecting jedi>=0.16
  Using cached jedi-0.18.0-py2.py3-none-any.whl (1.4 MB)
Collecting parso<0.9.0,>=0.8.0
  Using cached parso-0.8.2-py2.py3-none-any.whl (94 kB)
Collecting jsonschema!=2.5.0,>=2.4
  Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting ipython-genutils
  Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting jupyter-core
  Using cached jupyter_core-4.7.1-py3-none-any.whl (82 kB)
Collecting attrs>=17.4.0
  Using cached attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting pyrsistent>=0.14.0
  Using cached pyrsistent-0.17.3-cp39-cp39-win_amd64.whl
Collecting pytz>=2017.3
  Using cached pytz-2021.1-py2.py3-none-any.whl (510 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting notebook>=4.4.1
  Using cached notebook-6.4.0-py3-none-any.whl (9.5 MB)
Collecting jinja2
  Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB)
Collecting argon2-cffi
  Using cached argon2_cffi-20.1.0-cp39-cp39-win_amd64.whl (42 kB)
Collecting Send2Trash>=1.5.0
  Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
Collecting terminado>=0.8.3
  Using cached terminado-0.10.1-py3-none-any.whl (14 kB)
Collecting prometheus-client
  Using cached prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB)
Collecting pyzmq>=17
  Using cached pyzmq-22.1.0-cp39-cp39-win_amd64.whl (1.0 MB)
Collecting nbconvert
  Using cached nbconvert-6.0.7-py3-none-any.whl (552 kB)
Collecting pywin32>=1.0
  Using cached pywin32-301-cp39-cp39-win_amd64.whl (9.3 MB)
Collecting pywinpty>=1.1.0
  Using cached pywinpty-1.1.2-cp39-none-win_amd64.whl (1.4 MB)
Collecting cffi>=1.0.0
  Using cached cffi-1.14.5-cp39-cp39-win_amd64.whl (179 kB)
Collecting pycparser
  Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting MarkupSafe>=2.0
  Using cached MarkupSafe-2.0.1-cp39-cp39-win_amd64.whl (14 kB)
Collecting entrypoints>=0.2.2
  Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting bleach
  Using cached bleach-3.3.0-py2.py3-none-any.whl (283 kB)
Collecting pandocfilters>=1.4.1
  Using cached pandocfilters-1.4.3-py3-none-any.whl
Collecting testpath
  Using cached testpath-0.5.0-py3-none-any.whl (84 kB)
Collecting jupyterlab-pygments
  Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting mistune<2,>=0.8.1
  Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting nbclient<0.6.0,>=0.5.0
  Using cached nbclient-0.5.3-py3-none-any.whl (82 kB)
Collecting defusedxml
  Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting nest-asyncio
  Using cached nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB)
Collecting async-generator
  Using cached async_generator-1.10-py3-none-any.whl (18 kB)
Collecting packaging
  Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Building wheels for collected packages: perspective-python
  Building wheel for perspective-python (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: 'c:\users\arauj\appdata\local\programs\python\python39\python.exe' 'c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' build_wheel 'C:\temp\tmp1o3ljvgt'
       cwd: C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a
  Complete output (677 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.9
  creating build\lib.win-amd64-3.9\perspective
  copying perspective\libpsp.py -> build\lib.win-amd64-3.9\perspective
  copying perspective\__init__.py -> build\lib.win-amd64-3.9\perspective
  creating build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\client.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\dispatch.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\table_api.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\view_api.py -> build\lib.win-amd64-3.9\perspective\client
  copying perspective\client\__init__.py -> build\lib.win-amd64-3.9\perspective\client
  creating build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\aggregate.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\exception.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\filters.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\plugin.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\sort.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\_version.py -> build\lib.win-amd64-3.9\perspective\core
  copying perspective\core\__init__.py -> build\lib.win-amd64-3.9\perspective\core
  creating build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\manager.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\manager_internal.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\session.py -> build\lib.win-amd64-3.9\perspective\manager
  copying perspective\manager\__init__.py -> build\lib.win-amd64-3.9\perspective\manager
  creating build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\table.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\view.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\view_config.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_accessor.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_callback_cache.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_constants.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_data_formatter.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_date_validator.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_state.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\_utils.py -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\__init__.py -> build\lib.win-amd64-3.9\perspective\table
  creating build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\common.py -> build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\conftest.py -> build\lib.win-amd64-3.9\perspective\tests
  copying perspective\tests\__init__.py -> build\lib.win-amd64-3.9\perspective\tests
  creating build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\tornado_client.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\tornado_handler.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  copying perspective\tornado_handler\__init__.py -> build\lib.win-amd64-3.9\perspective\tornado_handler
  creating build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\validate.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\viewer.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\viewer_traitlets.py -> build\lib.win-amd64-3.9\perspective\viewer
  copying perspective\viewer\__init__.py -> build\lib.win-amd64-3.9\perspective\viewer
  creating build\lib.win-amd64-3.9\perspective\widget
  copying perspective\widget\widget.py -> build\lib.win-amd64-3.9\perspective\widget
  copying perspective\widget\__init__.py -> build\lib.win-amd64-3.9\perspective\widget
  creating build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\np.py -> build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\pd.py -> build\lib.win-amd64-3.9\perspective\core\data
  copying perspective\core\data\__init__.py -> build\lib.win-amd64-3.9\perspective\core\data
  creating build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_aggregates.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_async.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_layout.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_plugin.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_sort.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\test_threadpool.py -> build\lib.win-amd64-3.9\perspective\tests\core
  copying perspective\tests\core\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\core
  creating build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\test_manager.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\test_session.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  copying perspective\tests\manager\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\manager
  creating build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\object_sequence.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_delete.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_exception.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_ports.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_remove.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_datetime.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_infer.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_numpy.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_object.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_table_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_to_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_to_format.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_arrow.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_numpy.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_update_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_view.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\test_view_computed.py -> build\lib.win-amd64-3.9\perspective\tests\table
  copying perspective\tests\table\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\table
  creating build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\test_tornado_handler.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\test_tornado_handler_chunked.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  copying perspective\tests\tornado_handler\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\tornado_handler
  creating build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\test_validate.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\test_viewer.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  copying perspective\tests\viewer\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\viewer
  creating build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\test_widget.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\test_widget_pandas.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  copying perspective\tests\widget\__init__.py -> build\lib.win-amd64-3.9\perspective\tests\widget
  running egg_info
  writing perspective_python.egg-info\PKG-INFO
  writing dependency_links to perspective_python.egg-info\dependency_links.txt
  writing requirements to perspective_python.egg-info\requires.txt
  writing top-level names to perspective_python.egg-info\top_level.txt
  reading manifest file 'perspective_python.egg-info\SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '.bumpversion.cfg'
  warning: no files found matching 'Makefile'
  warning: no files found matching 'perspective\table\*.dll'
  warning: no files found matching 'perspective\table\*.dylib'
  warning: no previously-included files found matching 'docs\#*'
  no previously-included directories found matching 'docs\build'
  no previously-included directories found matching 'docs\gh-pages'
  no previously-included directories found matching 'docs\dist'
  no previously-included directories found matching 'bench'
  warning: no directories found matching 'dist\test'
  warning: no previously-included files matching '*~' found anywhere in distribution
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  warning: no previously-included files matching '*.pyo' found anywhere in distribution
  warning: no previously-included files matching '.git' found anywhere in distribution
  warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
  warning: no previously-included files matching '.DS_Store' found anywhere in distribution
  writing manifest file 'perspective_python.egg-info\SOURCES.txt'
  creating build\lib.win-amd64-3.9\perspective\include
  creating build\lib.win-amd64-3.9\perspective\include\perspective
  copying perspective\include\perspective\python.h -> build\lib.win-amd64-3.9\perspective\include\perspective
  creating build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\accessor.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\base.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\column.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\computed.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\context.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\fill.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\numpy.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\serialization.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\table.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\utils.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  copying perspective\include\perspective\python\view.h -> build\lib.win-amd64-3.9\perspective\include\perspective\python
  creating build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\accessor.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\column.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\computed.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\context.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\fill.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\numpy.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\python.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\serialization.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\table.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\utils.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\src\view.cpp -> build\lib.win-amd64-3.9\perspective\src
  copying perspective\table\libbinding.so -> build\lib.win-amd64-3.9\perspective\table
  copying perspective\table\libpsp.so -> build\lib.win-amd64-3.9\perspective\table
  creating build\lib.win-amd64-3.9\perspective\tests\client_mode
  copying perspective\tests\client_mode\test_client_mode.py -> build\lib.win-amd64-3.9\perspective\tests\client_mode
  copying perspective\tests\table\psp_test -> build\lib.win-amd64-3.9\perspective\tests\table
  creating build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\date32.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\date64.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\dict.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\dict_update.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str_file.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  copying perspective\tests\table\arrow\int_float_str_update.arrow -> build\lib.win-amd64-3.9\perspective\tests\table\arrow
  running build_ext
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- The C compiler identification is MSVC 19.10.25027.0
  -- The CXX compiler identification is MSVC 19.10.25027.0
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe - skipped
  -- Detecting C compile features
  -- Detecting C compile features - done
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe - skipped
  -- Detecting CXX compile features
  -- Detecting CXX compile features - done
  CMake Warning (dev) at CMakeLists.txt:94 (option):
    Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
    --help-policy CMP0077" for policy details.  Use the cmake_policy command to
    set the policy and suppress this warning.

    For compatibility with older versions of CMake, option is clearing the
    normal variable 'CMAKE_BUILD_TYPE'.
  This warning is for project developers.  Use -Wno-dev to suppress it.

  -- Found Boost: C:/Program Files/boost_1_76_0 (found version "1.76.0")
  -- Could NOT find TBB (missing: TBB_INCLUDE_DIRS TBB_LIBRARIES)
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-download\tbb.vcxproj]
    Creating directories for 'tbb'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-download/CMakeLists.txt
    Performing download step (git clone) for 'tbb'
    Cloning into 'tbb-src'...
    Already on 'master'
    Your branch is up to date with 'origin/master'.
    Performing update step for 'tbb'
    HEAD is now at 9e219e2 Denoting .asm files shall be handled on WIN32 particularly by MASM, as NASM may be taken by default, if chosen by some other submodule within the same CMake build
    No patch step for 'tbb'
    No configure step for 'tbb'
    No build step for 'tbb'
    No install step for 'tbb'
    No test step for 'tbb'
    Completed 'tbb'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-download/CMakeLists.txt
  -- The ASM_MASM compiler identification is MSVC
  -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/ml64.exe
  -- Performing Test SUPPORTS_VOLATILE_FLAG
  -- Performing Test SUPPORTS_VOLATILE_FLAG - Success
  -- Looking for pthread.h
  -- Looking for pthread.h - not found
  -- Found Threads: TRUE
  -- Found OpenMP_C: -openmp (found version "2.0")
  -- Found OpenMP_CXX: -openmp (found version "2.0")
  -- Found OpenMP: TRUE (found version "2.0")
  -- Found Python: c:/users/arauj/appdata/local/programs/python/python39/python.exe (found suitable exact version "3.9.5") found components: Interpreter Development Development.Module Development.Embed
  -- Found PythonInterp: C:/Users/Arauj/AppData/Local/Programs/Python/Python39/python.exe (found suitable exact version "3.9.5")
  -- Found PythonLibs: C:/Users/Arauj/AppData/Local/Programs/Python/Python39/libs/python39.lib (found suitable exact version "3.9.5")
  CMake Deprecation Warning at cmake/modules/FindPybind.cmake:6 (cmake_minimum_required):
    Compatibility with CMake < 2.8.12 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.
  Call Stack (most recent call first):
    CMakeLists.txt:396 (find_package)

  CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
    The package name passed to `find_package_handle_standard_args` (PyBind)
    does not match the name of the calling package (Pybind).  This can lead to
    problems in calling code that expects `find_package` result variables
    (e.g., `_FOUND`) to follow a certain pattern.
  Call Stack (most recent call first):
    cmake/modules/FindPybind.cmake:40 (find_package_handle_standard_args)
    CMakeLists.txt:396 (find_package)
  This warning is for project developers.  Use -Wno-dev to suppress it.

  -- Could NOT find PyBind (missing: PYTHON_PYBIND_INCLUDE_DIR) (found version "")
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/pybind11-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\pybind11-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\pybind11-download\pybind11.vcxproj]
    Creating directories for 'pybind11'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/pybind11-download/CMakeLists.txt
    Performing download step (git clone) for 'pybind11'
    Cloning into 'pybind11-src'...
    Your branch is up to date with 'origin/master'.
    Already on 'master'
    Performing update step for 'pybind11'
    HEAD is now at 4c7697d Add const T to docstring generation. (#3020)
    No patch step for 'pybind11'
    No configure step for 'pybind11'
    No build step for 'pybind11'
    No install step for 'pybind11'
    No test step for 'pybind11'
    Completed 'pybind11'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\pybind11-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/pybind11-download/CMakeLists.txt
  -- pybind11 v2.6.3 dev1
  -- Performing Test HAS_MSVC_GL_LTCG
  -- Performing Test HAS_MSVC_GL_LTCG - Success
  CMake Deprecation Warning at cmake/modules/FindNumPy.cmake:6 (cmake_minimum_required):
    Compatibility with CMake < 2.8.12 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.
  Call Stack (most recent call first):
    CMakeLists.txt:407 (find_package)

  -- Found NumPy: C:/Temp/pip-build-env-mwyi6qwv/overlay/Lib/site-packages/numpy/core/include (found version "1.20.3")
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/date-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\date-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\date-download\date.vcxproj]
    Creating directories for 'date'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/date-download/CMakeLists.txt
    Performing download step (git clone) for 'date'
    Cloning into 'date-src'...
    HEAD is now at cac99da For traits in constexpr context use ::value
    Performing update step for 'date'
    No patch step for 'date'
    No configure step for 'date'
    No build step for 'date'
    No install step for 'date'
    No test step for 'date'
    Completed 'date'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\date-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/date-download/CMakeLists.txt
  # date: USE_SYSTEM_TZ_DB OFF
  # date: MANUAL_TZ_DB OFF
  # date: USE_TZ_DB_IN_DOT OFF
  # date: BUILD_SHARED_LIBS OFF
  # date: ENABLE_DATE_TESTING OFF
  # date: DISABLE_STRING_VIEW OFF
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/hopscotch-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\hopscotch-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\hopscotch-download\hopscotch.vcxproj]
    Creating directories for 'hopscotch'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/hopscotch-download/CMakeLists.txt
    Performing download step (git clone) for 'hopscotch'
    Cloning into 'hopscotch-src'...
    Already on 'master'
    Your branch is up to date with 'origin/master'.
    Performing update step for 'hopscotch'
    HEAD is now at 8483747 Apply clang-format with Google style to the source code
    No patch step for 'hopscotch'
    No configure step for 'hopscotch'
    No build step for 'hopscotch'
    No install step for 'hopscotch'
    No test step for 'hopscotch'
    Completed 'hopscotch'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\hopscotch-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/hopscotch-download/CMakeLists.txt
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/ordered-map-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\ordered-map-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\ordered-map-download\ordered-map.vcxproj]
    Creating directories for 'ordered-map'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/ordered-map-download/CMakeLists.txt
    Performing download step (git clone) for 'ordered-map'
    Cloning into 'ordered-map-src'...
    Already on 'master'
    Your branch is up to date with 'origin/master'.
    Performing update step for 'ordered-map'
    HEAD is now at 20db994 Apply clang-format with Google style to the source code
    No patch step for 'ordered-map'
    No configure step for 'ordered-map'
    No build step for 'ordered-map'
    No install step for 'ordered-map'
    No test step for 'ordered-map'
    Completed 'ordered-map'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\ordered-map-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/ordered-map-download/CMakeLists.txt
  Building minimal Apache Arrow
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\rapidjson-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\rapidjson-download\rapidjson.vcxproj]
    Creating directories for 'rapidjson'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-download/CMakeLists.txt
    Performing download step (git clone) for 'rapidjson'
    Cloning into 'rapidjson-src'...
    Already on 'master'
    Your branch is up to date with 'origin/master'.
    Submodule 'thirdparty/gtest' (https://github.com/google/googletest.git) registered for path 'thirdparty/gtest'
    Cloning into 'C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/thirdparty/gtest'...
    Submodule path 'thirdparty/gtest': checked out 'ba96d0b1161f540656efdaed035b3c062b60e006'
    Performing update step for 'rapidjson'
    HEAD is now at b557259f Merge pull request #1904 from Tencent/issue1899_pointerappend
    No patch step for 'rapidjson'
    No configure step for 'rapidjson'
    No build step for 'rapidjson'
    No install step for 'rapidjson'
    No test step for 'rapidjson'
    Completed 'rapidjson'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\rapidjson-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-download/CMakeLists.txt
  CMake Deprecation Warning at C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
    Compatibility with CMake < 2.8.12 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.

  -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  -- No Doxygen found. Documentation won't be built
  CMake Deprecation Warning at C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/example/CMakeLists.txt:1 (cmake_minimum_required):
    Compatibility with CMake < 2.8.12 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.

  -- Found GTestSrc: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/thirdparty/gtest/googletest
  CMake Warning (dev) at C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/thirdparty/gtest/googletest/CMakeLists.txt:14 (option):
    Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
    --help-policy CMP0077" for policy details.  Use the cmake_policy command to
    set the policy and suppress this warning.

    For compatibility with older versions of CMake, option is clearing the
    normal variable 'gtest_force_shared_crt'.
  This warning is for project developers.  Use -Wno-dev to suppress it.

  CMake Warning (dev) at C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/thirdparty/gtest/googletest/CMakeLists.txt:23 (option):
    Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
    --help-policy CMP0077" for policy details.  Use the cmake_policy command to
    set the policy and suppress this warning.

    For compatibility with older versions of CMake, option is clearing the
    normal variable 'gtest_disable_pthreads'.
  This warning is for project developers.  Use -Wno-dev to suppress it.

  CMake Deprecation Warning at C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/rapidjson-src/thirdparty/gtest/googletest/CMakeLists.txt:53 (cmake_minimum_required):
    Compatibility with CMake < 2.8.12 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.

  -- Found PythonInterp: C:/Users/Arauj/AppData/Local/Programs/Python/Python39/python.exe (found version "3.9.5")
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/double-conversion-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\double-conversion-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\double-conversion-download\double-conversion.vcxproj]
    Creating directories for 'double-conversion'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/double-conversion-download/CMakeLists.txt
    Performing download step (git clone) for 'double-conversion'
    Cloning into 'double-conversion-src'...
    Your branch is up to date with 'origin/master'.
    Already on 'master'
    Performing update step for 'double-conversion'
    HEAD is now at 32bc443 add support for a new architecture loongarch. (#162)
    No patch step for 'double-conversion'
    No configure step for 'double-conversion'
    No build step for 'double-conversion'
    No install step for 'double-conversion'
    No test step for 'double-conversion'
    Completed 'double-conversion'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\double-conversion-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/double-conversion-download/CMakeLists.txt
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/flatbuffers-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\flatbuffers-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\flatbuffers-download\flatbuffers.vcxproj]
    Creating directories for 'flatbuffers'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/flatbuffers-download/CMakeLists.txt
    Performing download step (git clone) for 'flatbuffers'
    Cloning into 'flatbuffers-src'...
    HEAD is now at 6df40a24 pre-tag version bump for 1.12
    Performing update step for 'flatbuffers'
    No patch step for 'flatbuffers'
    No configure step for 'flatbuffers'
    No build step for 'flatbuffers'
    No install step for 'flatbuffers'
    No test step for 'flatbuffers'
    Completed 'flatbuffers'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\flatbuffers-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/flatbuffers-download/CMakeLists.txt
  -- Looking for _strtof_l
  -- Looking for _strtof_l - found
  -- Looking for _strtoui64_l
  -- Looking for _strtoui64_l - found
  -- `tests/monster_test.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `tests/monster_test.fbs`: add generation of binary (.bfbs) schema
  -- `tests/namespace_test/namespace_test1.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `tests/namespace_test/namespace_test2.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `tests/union_vector/union_vector.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `tests/native_type_test.fbs`: add generation of C++ code with ''
  -- `tests/arrays_test.fbs`: add generation of C++ code with '--scoped-enums;--gen-compare'
  -- `tests/arrays_test.fbs`: add generation of binary (.bfbs) schema
  -- `tests/monster_test.fbs`: add generation of C++ embedded binary schema code with '--no-includes;--gen-compare'
  -- `tests/monster_extra.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `samples/monster.fbs`: add generation of C++ code with '--no-includes;--gen-compare'
  -- `samples/monster.fbs`: add generation of binary (.bfbs) schema
  -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.19042.
  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-download
  Microsoft(R) Build Engine versão 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\arrow-download\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\arrow-download\apachearrow.vcxproj]
    Creating directories for 'apachearrow'
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-download/CMakeLists.txt
    Performing download step (git clone) for 'apachearrow'
    Cloning into 'arrow-src'...
    HEAD is now at 886d87bde [maven-release-plugin] prepare release apache-arrow-1.0.1
    Submodule 'cpp/submodules/parquet-testing' (https://github.com/apache/parquet-testing.git) registered for path 'cpp/submodules/parquet-testing'
    Submodule 'testing' (https://github.com/apache/arrow-testing) registered for path 'testing'
    Cloning into 'C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/cpp/submodules/parquet-testing'...
    Cloning into 'C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/testing'...
    Submodule path 'cpp/submodules/parquet-testing': checked out '46c9e977f58f6c5ef1b81f782f3746b3656e5a8c'
    Submodule path 'testing': checked out '535369d600a58cbfe6d952777187561b4dacfcbd'
    Performing update step for 'apachearrow'
    No patch step for 'apachearrow'
    No configure step for 'apachearrow'
    No build step for 'apachearrow'
    No install step for 'apachearrow'
    No test step for 'apachearrow'
    Completed 'apachearrow'
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\arrow-download\ALL_BUILD.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-download/CMakeLists.txt
  -- Could NOT find Flatbuffers (missing: FLATBUFFERS_INCLUDE_DIR FLATBUFFERS_COMPILER)
  -- Could NOT find Flatbuffers (missing: FLATBUFFERS_INCLUDE_DIR FLATBUFFERS_COMPILER)
  FATAL_ERROR"Flatbuffers could not be located"

  Skipping WASM binding
  Building C++ binding
  Building Python 3.9 binding
  Building C++ without strict warnings
  Building RELEASE
  Skipping Perspective Documentation

  -- Configuring done
  -- Generating done
  -- Build files have been written to: C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release
  Microsoft(R) Build Engine versÆo 15.1.550.39093
  Copyright (C) Microsoft Corporation. Todos os direitos reservados.

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\ZERO_CHECK.vcxproj]
    Checking Build System
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\arrow-build\arrow_fb_files.vcxproj]
    Running flatc compiler on C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/format/Message.fbs;C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/format/File.fbs;C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/format/Schema.fbs;C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/format/Tensor.fbs;C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/format/SparseTensor.fbs;C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/arrow-src/cpp/src/arrow/ipc/feather.fbs
    'FLATBUFFERS_COMPILER-NOTFOUND' nÆo ‚ reconhecido como um comando interno
    ou externo, um programa oper vel ou um arquivo em lotes.
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" foi encerrado com o c¢digo 9009. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\arrow-build\arrow_fb_files.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-build\tbb_def_files.vcxproj]
    Preprocessing tbb.def
    Microsoft (R) C/C++ Optimizing Compiler VersÆo 19.10.25027 para x64
    Copyright (C) Microsoft Corporation. Todos os direitos reservados.

    win64-tbb-export.def
    Preprocessing tbbmalloc.def
    Microsoft (R) C/C++ Optimizing Compiler VersÆo 19.10.25027 para x64
    Copyright (C) Microsoft Corporation. Todos os direitos reservados.

    win64-tbbmalloc-export.def
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-src/CMakeLists.txt
  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(395,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-build\tbb.vcxproj]
    Building Custom Rule C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-src/CMakeLists.txt
    Assembling C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-src\src\tbb\intel64-masm\atomic_support.asm...
    Assembling C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-src\src\tbb\intel64-masm\itsx.asm...
    Assembling C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-src\src\tbb\intel64-masm\intel64_misc.asm...
    concurrent_queue_v2.cpp
    concurrent_vector_v2.cpp
    spin_rw_mutex_v2.cpp
    task_v2.cpp
    arena.cpp
    cache_aligned_allocator.cpp
    concurrent_hash_map.cpp
    concurrent_monitor.cpp
    concurrent_queue.cpp
    concurrent_vector.cpp
    condition_variable.cpp
    critical_section.cpp
    dynamic_link.cpp
    governor.cpp
    itt_notify.cpp
    market.cpp
    mutex.cpp
    observer_proxy.cpp
    pipeline.cpp
    private_server.cpp
    Gerando C¢digo...
    Compilando...
    queuing_mutex.cpp
    queuing_rw_mutex.cpp
    reader_writer_lock.cpp
    recursive_mutex.cpp
    semaphore.cpp
    spin_mutex.cpp
    spin_rw_mutex.cpp
    task.cpp
    task_group_context.cpp
    tbb_main.cpp
    tbb_misc.cpp
    tbb_misc_ex.cpp
    tbb_statistics.cpp
    tbb_thread.cpp
    x86_rtm_rw_mutex.cpp
    rml_tbb.cpp
    Gerando C¢digo...
    scheduler.cpp
       Criando biblioteca C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-build/Release/tbb.lib e objeto C:/Temp/pip-install-no_ijn14/perspective-python_9429e46aba274b4a82335f33f4f7e90a/build/temp.win-amd64-3.9/Release/tbb-build/Release/tbb.exp
    tbb.vcxproj -> C:\Temp\pip-install-no_ijn14\perspective-python_9429e46aba274b4a82335f33f4f7e90a\build\temp.win-amd64-3.9\Release\tbb-build\Release\tbb.dll
  Traceback (most recent call last):
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 280, in <module>
      main()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 263, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py", line 204, in build_wheel
      return _build_backend().build_wheel(wheel_directory, config_settings,
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\setuptools\build_meta.py", line 221, in build_wheel
      return self._build_with_temp_dir(['bdist_wheel'], '.whl',
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\setuptools\build_meta.py", line 207, in _build_with_temp_dir
      self.run_setup()
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\setuptools\build_meta.py", line 258, in run_setup
      super(_BuildMetaLegacyBackend,
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\setuptools\build_meta.py", line 150, in run_setup
      exec(compile(code, __file__, 'exec'), locals())
    File "setup.py", line 238, in <module>
      setup(
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\setuptools\__init__.py", line 153, in setup
      return distutils.core.setup(**attrs)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\core.py", line 148, in setup
      dist.run_commands()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 966, in run_commands
      self.run_command(cmd)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "C:\Temp\pip-build-env-mwyi6qwv\overlay\Lib\site-packages\wheel\bdist_wheel.py", line 299, in run
      self.run_command('build')
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\command\build.py", line 135, in run
      self.run_command(cmd_name)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\distutils\dist.py", line 985, in run_command
      cmd_obj.run()
    File "setup.py", line 109, in run
      self.run_cmake()
    File "setup.py", line 129, in run_cmake
      self.build_extension_cmake(ext)
    File "setup.py", line 213, in build_extension_cmake
      subprocess.check_call(
    File "c:\users\arauj\appdata\local\programs\python\python39\lib\subprocess.py", line 373, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['C:\\Program Files\\CMake\\bin\\cmake.EXE', '--build', '.', '--config', 'Release', '--', '/m:12', '/p:Configuration=Release']' returned non-zero exit status 1.
  ----------------------------------------
  ERROR: Failed building wheel for perspective-python
Failed to build perspective-python
ERROR: Could not build wheels for perspective-python which use PEP 517 and cannot be installed directly