scorpionhiccup / StockPricePrediction

Stock Price Prediction using Machine Learning Techniques
http://scorpionhiccup.github.io/StockPricePrediction
MIT License
1.29k stars 416 forks source link

Could not find a version that satisfies the requirement #10

Closed Drjacky closed 2 years ago

Drjacky commented 2 years ago
➜  StockPricePrediction git:(master) pip install -r requirements.txt
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
Collecting cycler==0.10.0
  Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting matplotlib==1.5.1
  Downloading matplotlib-1.5.1.tar.gz (54.0 MB)
     |████████████████████████████████| 54.0 MB 320 kB/s
  Preparing metadata (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/local/opt/python@3.9/bin/python3.9 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setup.py'"'"'; __file__='"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-pip-egg-info-o2iqiahf
       cwd: /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/
  Complete output (80 lines):
  ============================================================================
  Edit setup.cfg to change the build options

  BUILDING MATPLOTLIB
              matplotlib: yes [1.5.1]
                  python: yes [3.9.9 (main, Nov 21 2021, 03:23:44)  [Clang
                          13.0.0 (clang-1300.0.29.3)]]
                platform: yes [darwin]

  REQUIRED DEPENDENCIES AND EXTENSIONS
                   numpy: yes [version 1.21.4]
                dateutil: yes [using dateutil version 2.8.2]
                    pytz: yes [pytz was not found. pip will attempt to install
                          it after matplotlib.]
                  cycler: yes [using cycler version 0.10.0]
                 tornado: yes [tornado was not found. It is required for the
                          WebAgg backend. pip/easy_install may attempt to
                          install it after matplotlib.]
               pyparsing: yes [using pyparsing version 3.0.6]
                  libagg: yes [pkg-config information for 'libagg' could not
                          be found. Using local copy.]
                freetype: yes [version 2.11.1]
                     png: yes [version 1.6.37]
                   qhull: yes [pkg-config information for 'qhull' could not be
                          found. Using local copy.]

  OPTIONAL SUBPACKAGES
             sample_data: yes [installing]
                toolkits: yes [installing]
                   tests: yes [nose 0.11.1 or later is required to run the
                          matplotlib test suite. Please install it with pip or
                          your preferred tool to run the test suite / using
                          unittest.mock]
          toolkits_tests: yes [nose 0.11.1 or later is required to run the
                          matplotlib test suite. Please install it with pip or
                          your preferred tool to run the test suite / using
                          unittest.mock]

  OPTIONAL BACKEND EXTENSIONS
                  macosx: yes [installing, darwin]
                  qt5agg: no  [PyQt5 not found]
                  qt4agg: no  [PySide not found; PyQt4 not found]
                 gtk3agg: no  [Requires pygobject to be installed.]
  multiprocessing.pool.RemoteTraceback:
  """
  Traceback (most recent call last):
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/pool.py", line 125, in worker
      result = (True, func(*args, **kwds))
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/pool.py", line 48, in mapstar
      return list(map(*args))
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setupext.py", line 1782, in backend_gtk3cairo_internal_check
      import cairocffi
    File "/usr/local/lib/python3.9/site-packages/cairocffi/__init__.py", line 48, in <module>
      cairo = dlopen(
    File "/usr/local/lib/python3.9/site-packages/cairocffi/__init__.py", line 45, in dlopen
      raise OSError(error_message)  # pragma: no cover
  OSError: no library called "cairo" was found
  no library called "libcairo-2" was found
  cannot load library 'libcairo.so.2': dlopen(libcairo.so.2, 0x0002): tried: '/usr/local/lib/libcairo.so.2' (no such file), 'libcairo.so.2' (no such file), '/usr/local/lib/libcairo.so.2' (no such file), '/usr/lib/libcairo.so.2' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo.so.2' (no such file), '/usr/local/lib/libcairo.so.2' (no such file), '/usr/lib/libcairo.so.2' (no such file)
  cannot load library 'libcairo.2.dylib': dlopen(libcairo.2.dylib, 0x0002): tried: '/usr/local/lib/libcairo.2.dylib' (no such file), 'libcairo.2.dylib' (no such file), '/usr/local/lib/libcairo.2.dylib' (no such file), '/usr/lib/libcairo.2.dylib' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo.2.dylib' (no such file), '/usr/local/lib/libcairo.2.dylib' (no such file), '/usr/lib/libcairo.2.dylib' (no such file)
  cannot load library 'libcairo-2.dll': dlopen(libcairo-2.dll, 0x0002): tried: '/usr/local/lib/libcairo-2.dll' (no such file), 'libcairo-2.dll' (no such file), '/usr/local/lib/libcairo-2.dll' (no such file), '/usr/lib/libcairo-2.dll' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo-2.dll' (no such file), '/usr/local/lib/libcairo-2.dll' (no such file), '/usr/lib/libcairo-2.dll' (no such file)
  """

  The above exception was the direct cause of the following exception:

  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setup.py", line 167, in <module>
      result = package.check()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setupext.py", line 518, in check
      additional_info = self.check_requirements()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/setupext.py", line 1828, in check_requirements
      success, msg = res.get(timeout=10)[0]
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/pool.py", line 771, in get
      raise self._value
  OSError: no library called "cairo" was found
  no library called "libcairo-2" was found
  cannot load library 'libcairo.so.2': dlopen(libcairo.so.2, 0x0002): tried: '/usr/local/lib/libcairo.so.2' (no such file), 'libcairo.so.2' (no such file), '/usr/local/lib/libcairo.so.2' (no such file), '/usr/lib/libcairo.so.2' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo.so.2' (no such file), '/usr/local/lib/libcairo.so.2' (no such file), '/usr/lib/libcairo.so.2' (no such file)
  cannot load library 'libcairo.2.dylib': dlopen(libcairo.2.dylib, 0x0002): tried: '/usr/local/lib/libcairo.2.dylib' (no such file), 'libcairo.2.dylib' (no such file), '/usr/local/lib/libcairo.2.dylib' (no such file), '/usr/lib/libcairo.2.dylib' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo.2.dylib' (no such file), '/usr/local/lib/libcairo.2.dylib' (no such file), '/usr/lib/libcairo.2.dylib' (no such file)
  cannot load library 'libcairo-2.dll': dlopen(libcairo-2.dll, 0x0002): tried: '/usr/local/lib/libcairo-2.dll' (no such file), 'libcairo-2.dll' (no such file), '/usr/local/lib/libcairo-2.dll' (no such file), '/usr/lib/libcairo-2.dll' (no such file), '/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-zk0ma6jv/matplotlib_edbe4fa9feb94f2ea61385f02a55d9c2/libcairo-2.dll' (no such file), '/usr/local/lib/libcairo-2.dll' (no such file), '/usr/lib/libcairo-2.dll' (no such file)
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/8f/f4/c0c7e81f64d5f4d36e52e393af687f28882c53dcd924419d684dc9859f40/matplotlib-1.5.1.tar.gz#sha256=3ab8d968eac602145642d0db63dd8d67c85e9a5444ce0e2ecb2a8fedc7224d40 (from https://pypi.org/simple/matplotlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement matplotlib==1.5.1 (from versions: 0.86, 0.86.1, 0.86.2, 0.91.0, 0.91.1, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1rc1, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0b4, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.1.0rc1, 2.1.0, 2.1.1, 2.1.2, 2.2.0rc1, 2.2.0, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 3.0.0rc2, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.1.0rc1, 3.1.0rc2, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.2.0rc1, 3.2.0rc3, 3.2.0, 3.2.1, 3.2.2, 3.3.0rc1, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4.0rc1, 3.4.0rc2, 3.4.0rc3, 3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.5.0b1, 3.5.0rc1, 3.5.0, 3.5.1)
ERROR: No matching distribution found for matplotlib==1.5.1

Tried with Python 3.9.9 and Python 2.7.18

Drjacky commented 2 years ago

I had to run these first: brew install cairo brew install py2cairo but now, I get this:

➜  StockPricePrediction git:(master) pip install -r requirements.txt
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
Collecting cycler==0.10.0
  Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting matplotlib==1.5.1
  Using cached matplotlib-1.5.1.tar.gz (54.0 MB)
  Preparing metadata (setup.py) ... done
Collecting numpy==1.11.0
  Downloading numpy-1.11.0.zip (4.7 MB)
     |████████████████████████████████| 4.7 MB 2.3 MB/s
  Preparing metadata (setup.py) ... done
Collecting pandas==0.18.0
  Downloading pandas-0.18.0.tar.gz (7.1 MB)
     |████████████████████████████████| 7.1 MB 14.3 MB/s
  Preparing metadata (setup.py) ... done
Collecting pyparsing==2.1.1
  Downloading pyparsing-2.1.1-py2.py3-none-any.whl (38 kB)
Collecting python-dateutil==2.5.3
  Downloading python_dateutil-2.5.3-py2.py3-none-any.whl (201 kB)
     |████████████████████████████████| 201 kB 21.1 MB/s
Collecting pytz==2016.4
  Downloading pytz-2016.4-py2.py3-none-any.whl (480 kB)
     |████████████████████████████████| 480 kB 28.7 MB/s
Collecting scikit-learn==0.17.1
  Downloading scikit-learn-0.17.1.tar.gz (7.9 MB)
     |████████████████████████████████| 7.9 MB 30.1 MB/s
  Preparing metadata (setup.py) ... done
Collecting scipy==0.17.0
  Downloading scipy-0.17.0.zip (13.8 MB)
     |████████████████████████████████| 13.8 MB 15.6 MB/s
  Preparing metadata (setup.py) ... done
Collecting six==1.10.0
  Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
Building wheels for collected packages: matplotlib, numpy, pandas, scikit-learn, scipy
  Building wheel for matplotlib (setup.py) ... done
  Created wheel for matplotlib: filename=matplotlib-1.5.1-cp39-cp39-macosx_12_0_x86_64.whl size=47995230 sha256=960ea49fd6295d80741e45f64675f27a9f4e08a1daa1788bf7c2c26ff524dd25
  Stored in directory: /Users/drjacky/Library/Caches/pip/wheels/b5/16/6b/9278c541f453269a9478a12661c991d8404e8b6b0ad0d4bfdf
  Building wheel for numpy (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py'"'"'; __file__='"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-wheel-_1v793fs
       cwd: /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/
  Complete output (183 lines):
  Running from numpy source directory.
  /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/misc_util.py:452: SyntaxWarning: "is" with a literal. Did you mean "=="?
    return is_string(s) and ('*' in s or '?' is s)
  blas_opt_info:
  blas_mkl_info:
    libraries mkl,vml,guide not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  openblas_info:
    libraries openblas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  atlas_3_10_blas_threads_info:
  Setting PTATLAS=ATLAS
    libraries tatlas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  atlas_3_10_blas_info:
    libraries satlas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  atlas_blas_threads_info:
  Setting PTATLAS=ATLAS
    libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  atlas_blas_info:
    libraries f77blas,cblas,atlas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

    FOUND:
      extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
      extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
      define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]

  /bin/sh: svnversion: command not found
  non-existing path in 'numpy/distutils': 'site.cfg'
  /bin/sh: svnversion: command not found
  F2PY Version 2
  lapack_opt_info:
  openblas_lapack_info:
    libraries openblas not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

  lapack_mkl_info:
  mkl_info:
    libraries mkl,vml,guide not found in ['/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib', '/usr/local/lib', '/usr/lib']
    NOT AVAILABLE

    NOT AVAILABLE

  atlas_3_10_threads_info:
  Setting PTATLAS=ATLAS
    libraries tatlas,tatlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries lapack_atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries tatlas,tatlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/local/lib
    libraries tatlas,tatlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib
  <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
    NOT AVAILABLE

  atlas_3_10_info:
    libraries satlas,satlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries lapack_atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries satlas,satlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/local/lib
    libraries satlas,satlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib
  <class 'numpy.distutils.system_info.atlas_3_10_info'>
    NOT AVAILABLE

  atlas_threads_info:
  Setting PTATLAS=ATLAS
    libraries ptf77blas,ptcblas,atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries lapack_atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/local/lib
    libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib
  <class 'numpy.distutils.system_info.atlas_threads_info'>
    NOT AVAILABLE

  atlas_info:
    libraries f77blas,cblas,atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries lapack_atlas not found in /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib
    libraries f77blas,cblas,atlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/local/lib
    libraries f77blas,cblas,atlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib
  <class 'numpy.distutils.system_info.atlas_info'>
    NOT AVAILABLE

    FOUND:
      extra_compile_args = ['-msse3']
      extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
      define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)]

  /usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
    warnings.warn(msg)
  running bdist_wheel
  running build
  running config_cc
  unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  running config_fc
  unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  running build_src
  build_src
  building py_modules sources
  creating build
  creating build/src.macosx-12-x86_64-3.9
  creating build/src.macosx-12-x86_64-3.9/numpy
  creating build/src.macosx-12-x86_64-3.9/numpy/distutils
  building library "npymath" sources
  customize Gnu95FCompiler
  Found executable /usr/local/bin/gfortran
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py", line 386, in <module>
      setup_package()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py", line 378, in setup_package
      setup(**metadata)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/core.py", line 169, in setup
      return old_setup(**new_attr)
    File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 159, in setup
      return distutils.core.setup(**attrs)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/core.py", line 148, in setup
      dist.run_commands()
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py", line 966, in run_commands
      self.run_command(cmd)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py", line 985, in run_command
      cmd_obj.run()
    File "/usr/local/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run
      self.run_command('build')
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py", line 985, in run_command
      cmd_obj.run()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/build.py", line 47, in run
      old_build.run(self)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/command/build.py", line 135, in run
      self.run_command(cmd_name)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/cmd.py", line 313, in run_command
      self.distribution.run_command(command)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py", line 985, in run_command
      cmd_obj.run()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/build_src.py", line 147, in run
      self.build_sources()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/build_src.py", line 158, in build_sources
      self.build_library_sources(*libname_info)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/build_src.py", line 293, in build_library_sources
      sources = self.generate_sources(sources, (lib_name, build_info))
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/build_src.py", line 376, in generate_sources
      source = func(extension, build_dir)
    File "numpy/core/setup.py", line 652, in get_mathlib_info
      st = config_cmd.try_link('int main(void) { return 0;}')
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/command/config.py", line 241, in try_link
      self._check_compiler()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/command/config.py", line 79, in _check_compiler
      self.fcompiler = new_fcompiler(compiler=self.fcompiler,
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/__init__.py", line 841, in new_fcompiler
      compiler = get_default_fcompiler(plat, requiref90=requiref90,
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/__init__.py", line 812, in get_default_fcompiler
      compiler_type =  _find_existing_fcompiler(matching_compiler_types,
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/__init__.py", line 765, in _find_existing_fcompiler
      c.customize(dist)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/__init__.py", line 521, in customize
      linker_so_flags = self.flag_vars.linker_so
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/environment.py", line 39, in __getattr__
      return self._get_var(name, conf_desc)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/environment.py", line 53, in _get_var
      var = self._hook_handler(name, hook)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/__init__.py", line 700, in _environment_hook
      return hook()
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/gnu.py", line 301, in get_flags_linker_so
      flags = GnuFCompiler.get_flags_linker_so(self)
    File "/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/numpy/distutils/fcompiler/gnu.py", line 132, in get_flags_linker_so
      os.environ['MACOSX_DEPLOYMENT_TARGET'] = target
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/os.py", line 684, in __setitem__
      value = self.encodevalue(value)
    File "/usr/local/Cellar/python@3.9/3.9.9/Frameworks/Python.framework/Versions/3.9/lib/python3.9/os.py", line 756, in encode
      raise TypeError("str expected, not %s" % type(value).__name__)
  TypeError: str expected, not int
  ----------------------------------------
  ERROR: Failed building wheel for numpy
  Running setup.py clean for numpy
  ERROR: Command errored out with exit status 1:
   command: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py'"'"'; __file__='"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
       cwd: /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/numpy_9def81a869634f9983db45fc7f84696f
  Complete output (10 lines):
  Running from numpy source directory.

  `setup.py clean` is not supported, use one of the following instead:

    - `git clean -xdf` (cleans all files)
    - `git clean -Xdf` (cleans all versioned files, doesn't touch
                        files that aren't checked into the git repo)

  Add `--force` to your command to use it anyway if you must (unsupported).

  ----------------------------------------
  ERROR: Failed cleaning build dir for numpy
  Building wheel for pandas (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/local/opt/python@3.9/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/pandas_f0d8d8d7deed4fc08da9728bcbd84484/setup.py'"'"'; __file__='"'"'/private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/pandas_f0d8d8d7deed4fc08da9728bcbd84484/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-wheel-0xtqo6pq
       cwd: /private/var/folders/4c/13yp5nx15q1_vfhb_cswvjt00000gn/T/pip-install-gdq7wa7m/pandas_f0d8d8d7deed4fc08da9728bcbd84484/
  Complete output (1140 lines):
  /usr/local/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-12-x86_64-3.9
  creating build/lib.macosx-12-x86_64-3.9/pandas
  copying pandas/_version.py -> build/lib.macosx-12-x86_64-3.9/pandas
  copying pandas/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas
  copying pandas/info.py -> build/lib.macosx-12-x86_64-3.9/pandas
  creating build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/numpy_compat.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/chainmap_impl.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/openpyxl_compat.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/chainmap.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  copying pandas/compat/pickle_compat.py -> build/lib.macosx-12-x86_64-3.9/pandas/compat
  creating build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/align.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/pytables.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/engines.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/expressions.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/ops.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/eval.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/scope.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  copying pandas/computation/expr.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation
  creating build/lib.macosx-12-x86_64-3.9/pandas/computation/tests
  copying pandas/computation/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation/tests
  copying pandas/computation/tests/test_compat.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation/tests
  copying pandas/computation/tests/test_eval.py -> build/lib.macosx-12-x86_64-3.9/pandas/computation/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/categorical.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/nanops.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/missing.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/internals.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/algorithms.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/config.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/style.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/window.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/index.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/config_init.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/panel4d.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/convert.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/reshape.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/generic.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/series.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/format.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/dtypes.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/datetools.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/ops.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/panelnd.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/frame.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/sparse.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/indexing.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/panel.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/groupby.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/base.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  copying pandas/core/strings.py -> build/lib.macosx-12-x86_64-3.9/pandas/core
  creating build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/range.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/multi.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/numeric.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/base.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  copying pandas/indexes/category.py -> build/lib.macosx-12-x86_64-3.9/pandas/indexes
  creating build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/auth.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/wb.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/pytables.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/html.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/parsers.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/excel.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/date_converters.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/pickle.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/sql.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/clipboard.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/packers.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/stata.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/ga.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/gbq.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/json.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  copying pandas/io/data.py -> build/lib.macosx-12-x86_64-3.9/pandas/io
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/sas
  copying pandas/io/sas/sas7bdat.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/sas
  copying pandas/io/sas/sasreader.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/sas
  copying pandas/io/sas/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/sas
  copying pandas/io/sas/sas_xport.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/sas
  creating build/lib.macosx-12-x86_64-3.9/pandas/rpy
  copying pandas/rpy/mass.py -> build/lib.macosx-12-x86_64-3.9/pandas/rpy
  copying pandas/rpy/vars.py -> build/lib.macosx-12-x86_64-3.9/pandas/rpy
  copying pandas/rpy/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/rpy
  copying pandas/rpy/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/rpy
  copying pandas/rpy/base.py -> build/lib.macosx-12-x86_64-3.9/pandas/rpy
  creating build/lib.macosx-12-x86_64-3.9/pandas/sandbox
  copying pandas/sandbox/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/sandbox
  copying pandas/sandbox/qtpandas.py -> build/lib.macosx-12-x86_64-3.9/pandas/sandbox
  creating build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/scipy_sparse.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/list.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/series.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/frame.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/array.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  copying pandas/sparse/panel.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse
  creating build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  copying pandas/sparse/tests/test_list.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  copying pandas/sparse/tests/test_sparse.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  copying pandas/sparse/tests/test_libsparse.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  copying pandas/sparse/tests/test_array.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  copying pandas/sparse/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/sparse/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/misc.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/moments.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/ols.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/interface.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/var.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/fama_macbeth.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/math.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  copying pandas/stats/plm.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats
  creating build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/misc.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/terminal.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/nosetester.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/print_versions.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/doctools.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/clipboard.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/testing.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  copying pandas/util/decorators.py -> build/lib.macosx-12-x86_64-3.9/pandas/util
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_expressions.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_common.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_stats.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_graphics.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_panel.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_categorical.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_reshape.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_panel4d.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_util.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_lib.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_generic.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_panelnd.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_nanops.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_internals.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_algos.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_multilevel.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_rplot.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_compat.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_config.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_window.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_style.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_groupby.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_strings.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_graphics_others.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_base.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_tseries.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_dtypes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_format.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  copying pandas/tests/test_testing.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_block_internals.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_alter_axes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_misc_api.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_convert_to.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_timeseries.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_constructors.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_mutate_columns.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_missing.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_sorting.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_query_eval.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_operators.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_subclass.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_reshape.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_analytics.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_apply.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_indexing.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_repr_info.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_replace.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_combine_concat.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_dtypes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  copying pandas/tests/frame/test_to_csv.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/frame
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_datetimelike.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_numeric.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_category.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_multi.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_range.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  copying pandas/tests/indexes/test_base.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_alter_axes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_misc_api.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_timeseries.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_constructors.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_missing.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_operators.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_analytics.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_io.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_indexing.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_datetime_values.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_internals.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_repr.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_combine_concat.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  copying pandas/tests/series/test_dtypes.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/series
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_extension.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_subtype.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_buffer.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_unpack.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_pack.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_unpack_raw.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_except.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_case.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_read_size.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_seq.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_limits.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_obj.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_newspec.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_format.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  copying pandas/tests/test_msgpack/test_sequnpack.py -> build/lib.macosx-12-x86_64-3.9/pandas/tests/test_msgpack
  creating build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/tile.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/merge.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/rplot.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/util.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/plotting.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  copying pandas/tools/pivot.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools
  creating build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  copying pandas/tools/tests/test_tile.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  copying pandas/tools/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  copying pandas/tools/tests/test_pivot.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  copying pandas/tools/tests/test_util.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  copying pandas/tools/tests/test_merge.py -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/resample.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/index.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/interval.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/util.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/timedeltas.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/plotting.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/tools.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/converter.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/api.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/period.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/tdi.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/offsets.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/base.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/frequencies.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  copying pandas/tseries/holiday.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries
  creating build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_period.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_plotting.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_timeseries.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_timezones.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_util.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_resample.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_timedeltas.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_frequencies.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_offsets.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_tslib.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_daterange.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_converter.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_holiday.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_base.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  copying pandas/tseries/tests/test_timeseries_legacy.py -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_wb.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_date_converters.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_common.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_json_norm.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_pickle.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_parsers.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_clipboard.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_stata.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_html.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_pytables.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_sql.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_cparser.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_gbq.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_data.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_ga.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/generate_legacy_storage_files.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_excel.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  copying pandas/io/tests/test_packers.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json
  copying pandas/io/tests/test_json/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json
  copying pandas/io/tests/test_json/test_ujson.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json
  copying pandas/io/tests/test_json/test_pandas.py -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json
  creating build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/test_ols.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/test_fama_macbeth.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/common.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/test_var.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  copying pandas/stats/tests/test_math.py -> build/lib.macosx-12-x86_64-3.9/pandas/stats/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/msgpack
  copying pandas/msgpack/_version.py -> build/lib.macosx-12-x86_64-3.9/pandas/msgpack
  copying pandas/msgpack/__init__.py -> build/lib.macosx-12-x86_64-3.9/pandas/msgpack
  copying pandas/msgpack/exceptions.py -> build/lib.macosx-12-x86_64-3.9/pandas/msgpack
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/legacy_table_0.11.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/legacy.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/legacy_table.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/legacy_0.10.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/datetimetz_object.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/pytables_native.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  copying pandas/io/tests/data/legacy_hdf/pytables_native2.h5 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_hdf
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.11.0
  copying pandas/io/tests/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.11.0
  copying pandas/io/tests/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.11.0
  copying pandas/io/tests/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.11.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.15.0
  copying pandas/io/tests/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.15.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.12.0
  copying pandas/io/tests/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.12.0
  copying pandas/io/tests/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.12.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.0
  copying pandas/io/tests/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.13.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.15.2
  copying pandas/io/tests/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.15.2
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.14.1
  copying pandas/io/tests/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.14.1
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.16.2
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.14.0
  copying pandas/io/tests/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.14.0
  copying pandas/io/tests/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.14.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.10.1
  copying pandas/io/tests/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.10.1
  copying pandas/io/tests/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_pickle/0.10.1
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.0
  copying pandas/io/tests/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.0
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.17.1
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/legacy_msgpack/0.16.2
  copying pandas/io/tests/data/banklist.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata6.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata5.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/tips.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/unicode_series.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata3.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/iris.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.csv.gz -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test2.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.csv -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.csv.bz2 -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata6_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata6_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata6_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata7_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata6_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata7_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata5_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata4_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata5_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata5_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata4_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata4_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata4_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata5_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata8_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata10_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata1_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata10_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata1_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata8_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata14_118.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata8_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata11_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata9_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata9_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata11_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata2_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/S4_EDUC1.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata2_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata3_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata2_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata2_113.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata1_encoding.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata3_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata12_117.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata3_115.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/stata3_114.dta -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/utf16_ex.txt -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/gbq_fake_job.txt -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test3.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test2.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test4.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_types.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_converters.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1900.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1904.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testmultiindex.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank_with_header.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_index_name_pre17.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_multisheet.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_squeeze.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testskiprows.xls -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test3.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_multisheet.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test2.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank_with_header.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1900.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_index_name_pre17.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test4.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testmultiindex.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testskiprows.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_squeeze.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_types.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_converters.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1904.xlsx -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test3.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test2.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_multisheet.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank_with_header.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test4.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_index_name_pre17.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1900.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/blank.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testmultiindex.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/testskiprows.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_squeeze.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_types.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test1.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/test_converters.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/times_1904.xlsm -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/salary.table -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/spam.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/valid_markup.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/nyse_wsj.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/wikipedia_states.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/yahoo_options2.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/yahoo_options3.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/macau.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/yahoo_options1.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/computer_sales_page.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  copying pandas/io/tests/data/banklist.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/html_encoding
  copying pandas/io/tests/data/html_encoding/chinese_utf-32.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/html_encoding
  copying pandas/io/tests/data/html_encoding/letz_latin1.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/html_encoding
  copying pandas/io/tests/data/html_encoding/chinese_utf-16.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/html_encoding
  copying pandas/io/tests/data/html_encoding/chinese_utf-8.html -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/data/html_encoding
  creating build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json/data
  copying pandas/io/tests/test_json/data/tsframe_v012.json -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json/data
  copying pandas/io/tests/test_json/data/tsframe_iso_v012.json -> build/lib.macosx-12-x86_64-3.9/pandas/io/tests/test_json/data
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  copying pandas/tests/data/categorical_0_15_2.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  copying pandas/tests/data/categorical_0_14_1.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  copying pandas/tests/data/tips.csv -> build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  copying pandas/tests/data/unicode_series.csv -> build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  copying pandas/tests/data/iris.csv -> build/lib.macosx-12-x86_64-3.9/pandas/tests/data
  creating build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes/data
  copying pandas/tests/indexes/data/multiindex_v1.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes/data
  copying pandas/tests/indexes/data/s1-0.12.0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes/data
  copying pandas/tests/indexes/data/s2-0.12.0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes/data
  copying pandas/tests/indexes/data/mindex_073.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tests/indexes/data
  copying pandas/tools/tests/cut_data.csv -> build/lib.macosx-12-x86_64-3.9/pandas/tools/tests
  creating build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/cday-0.14.1.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/frame.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/daterange_073.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/dateoffset_0_15_2.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/series_daterange0.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  copying pandas/tseries/tests/data/series.pickle -> build/lib.macosx-12-x86_64-3.9/pandas/tseries/tests/data
  UPDATING build/lib.macosx-12-x86_64-3.9/pandas/_version.py
  set build/lib.macosx-12-x86_64-3.9/pandas/_version.py to '0.18.0'
  running build_ext
  building 'pandas.lib' extension
  creating build/temp.macosx-12-x86_64-3.9
  creating build/temp.macosx-12-x86_64-3.9/pandas
  clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Ipandas/src/klib -Ipandas/src -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c pandas/lib.c -o build/temp.macosx-12-x86_64-3.9/pandas/lib.o -Wno-unused-function
  In file included from pandas/lib.c:242:
  In file included from /usr/local/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4:
  In file included from /usr/local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12:
  In file included from /usr/local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:
  /usr/local/lib/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with "          "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
  #warning "Using deprecated NumPy API, disable it with " \
   ^
  In file included from pandas/lib.c:247:
  pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
  #define PyInt_AS_LONG PyLong_AsLong
          ^
  pandas/lib.c:141:11: note: previous definition is here
    #define PyInt_AS_LONG                PyLong_AS_LONG
            ^
  In file included from pandas/lib.c:249:
  pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
      for (i = 0; i < length; ++i)
                  ~ ^ ~~~~~~
  pandas/lib.c:10088:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_4 = PyTuple_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_4); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 504; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:10080:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_4 = PyList_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_4); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 504; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:18010:142: warning: code will never be executed [-Wunreachable-code]
            __pyx_t_1 = PyTuple_GET_ITEM(__pyx_t_9, __pyx_t_14); __Pyx_INCREF(__pyx_t_1); __pyx_t_14++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 999; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                               ^~~~~~~
  pandas/lib.c:18002:141: warning: code will never be executed [-Wunreachable-code]
            __pyx_t_1 = PyList_GET_ITEM(__pyx_t_9, __pyx_t_14); __Pyx_INCREF(__pyx_t_1); __pyx_t_14++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 999; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                              ^~~~~~~
  pandas/lib.c:18234:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18234:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18234:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18292:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18292:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18292:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18482:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18482:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18482:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18540:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18540:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18540:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18730:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18730:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18730:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18788:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18788:19: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:18788:19: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        __pyx_v_l = PyUnicode_GET_SIZE(__pyx_v_v);
                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:26195:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_4 = PyTuple_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_4); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1554; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:26187:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_4 = PyList_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_4); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1554; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:27088:147: warning: code will never be executed [-Wunreachable-code]
                  __pyx_t_9 = PyTuple_GET_ITEM(__pyx_t_16, __pyx_t_4); __Pyx_INCREF(__pyx_t_9); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1559; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                                    ^~~~~~~
  pandas/lib.c:27080:146: warning: code will never be executed [-Wunreachable-code]
                  __pyx_t_9 = PyList_GET_ITEM(__pyx_t_16, __pyx_t_4); __Pyx_INCREF(__pyx_t_9); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1559; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                                   ^~~~~~~
  pandas/lib.c:26874:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_6 = PyList_GET_ITEM(__pyx_t_7, __pyx_t_3); __Pyx_INCREF(__pyx_t_6); __pyx_t_3++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1549; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:28001:7: warning: variable '__pyx_v_start' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if (__pyx_t_2) {
        ^~~~~~~~~
  pandas/lib.c:28134:17: note: uninitialized use occurs here
    __pyx_t_1 = ((__pyx_v_start < 0) != 0);
                  ^~~~~~~~~~~~~
  pandas/lib.c:28001:3: note: remove the 'if' if its condition is always true
    if (__pyx_t_2) {
    ^~~~~~~~~~~~~~~
  pandas/lib.c:27766:27: note: initialize the variable '__pyx_v_start' to silence this warning
    Py_ssize_t __pyx_v_start;
                            ^
                             = 0
  pandas/lib.c:28383:15: warning: incompatible pointer types passing 'PySliceObject *' to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types]
    __pyx_t_4 = PySlice_GetIndicesEx(((PySliceObject *)__pyx_v_slc), __pyx_v_objlen, (&__pyx_v_start), (&__pyx_v_stop), (&__pyx_v_step), (&__pyx_v_length)); if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1666; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/sliceobject.h:51:20: note: expanded from macro 'PySlice_GetIndicesEx'
      PySlice_Unpack((slice), (start), (stop), (step)) < 0 ?                  \
                     ^~~~~~~
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/sliceobject.h:55:42: note: passing argument to parameter 'slice' here
  PyAPI_FUNC(int) PySlice_Unpack(PyObject *slice,
                                           ^
  pandas/lib.c:28615:15: warning: incompatible pointer types passing 'PySliceObject *' to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types]
    __pyx_t_4 = PySlice_GetIndicesEx(((PySliceObject *)__pyx_v_slc), __pyx_v_objlen, (&__pyx_v_start), (&__pyx_v_stop), (&__pyx_v_step), (&__pyx_v_length)); if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1689; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/sliceobject.h:51:20: note: expanded from macro 'PySlice_GetIndicesEx'
      PySlice_Unpack((slice), (start), (stop), (step)) < 0 ?                  \
                     ^~~~~~~
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/sliceobject.h:55:42: note: passing argument to parameter 'slice' here
  PyAPI_FUNC(int) PySlice_Unpack(PyObject *slice,
                                           ^
  pandas/lib.c:31300:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_9 = PyTuple_GET_ITEM(__pyx_t_7, __pyx_t_1); __Pyx_INCREF(__pyx_t_9); __pyx_t_1++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1840; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:31292:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_9 = PyList_GET_ITEM(__pyx_t_7, __pyx_t_1); __Pyx_INCREF(__pyx_t_9); __pyx_t_1++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1840; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:42450:133: warning: code will never be executed [-Wunreachable-code]
      __pyx_t_2 = PyList_GET_ITEM(__pyx_t_1, __pyx_t_4); __Pyx_INCREF(__pyx_t_2); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 556; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                      ^~~~~~~
  pandas/lib.c:42341:133: warning: code will never be executed [-Wunreachable-code]
      __pyx_t_2 = PyList_GET_ITEM(__pyx_t_1, __pyx_t_4); __Pyx_INCREF(__pyx_t_2); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 549; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                      ^~~~~~~
  pandas/lib.c:42294:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_3 = PyTuple_GET_ITEM(__pyx_t_2, __pyx_t_4); __Pyx_INCREF(__pyx_t_3); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 547; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:42286:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_3 = PyList_GET_ITEM(__pyx_t_2, __pyx_t_4); __Pyx_INCREF(__pyx_t_3); __pyx_t_4++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 547; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:45403:134: warning: code will never be executed [-Wunreachable-code]
      __pyx_t_3 = PyTuple_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_3); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 77; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                       ^~~~~~~
  pandas/lib.c:66722:134: warning: code will never be executed [-Wunreachable-code]
      __pyx_t_3 = PyTuple_GET_ITEM(__pyx_t_1, __pyx_t_2); __Pyx_INCREF(__pyx_t_3); __pyx_t_2++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[5]; __pyx_lineno = 798; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                       ^~~~~~~
  pandas/lib.c:68934:134: warning: code will never be executed [-Wunreachable-code]
      __pyx_t_3 = PyTuple_GET_ITEM(__pyx_t_5, __pyx_t_1); __Pyx_INCREF(__pyx_t_3); __pyx_t_1++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 147; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                       ^~~~~~~
  pandas/lib.c:70911:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_5 = PyTuple_GET_ITEM(__pyx_t_2, __pyx_t_3); __Pyx_INCREF(__pyx_t_5); __pyx_t_3++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 352; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:70903:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_5 = PyList_GET_ITEM(__pyx_t_2, __pyx_t_3); __Pyx_INCREF(__pyx_t_5); __pyx_t_3++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 352; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:74444:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_7 = PyTuple_GET_ITEM(__pyx_t_4, __pyx_t_5); __Pyx_INCREF(__pyx_t_7); __pyx_t_5++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:74436:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_7 = PyList_GET_ITEM(__pyx_t_4, __pyx_t_5); __Pyx_INCREF(__pyx_t_7); __pyx_t_5++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:75061:138: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_9 = PyTuple_GET_ITEM(__pyx_t_3, __pyx_t_7); __Pyx_INCREF(__pyx_t_9); __pyx_t_7++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 704; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                           ^~~~~~~
  pandas/lib.c:75053:137: warning: code will never be executed [-Wunreachable-code]
          __pyx_t_9 = PyList_GET_ITEM(__pyx_t_3, __pyx_t_7); __Pyx_INCREF(__pyx_t_9); __pyx_t_7++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 704; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
                                                                                                                                          ^~~~~~~
  pandas/lib.c:85698:39: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib__PandasNull.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85706:42: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_BlockPlacement.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85711:35: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_Reducer.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85715:44: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_SeriesBinGrouper.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85719:41: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_SeriesGrouper.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85728:34: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_Slider.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85736:39: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_BlockSlider.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85741:42: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_cache_readonly.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85745:40: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib_AxisProperty.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85749:66: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib___pyx_scope_struct__get_blkno_indexers.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85752:56: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib___pyx_scope_struct_1_genexpr.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85755:64: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib___pyx_scope_struct_2_try_parse_dates.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85758:72: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type_6pandas_3lib___pyx_scope_struct_3_try_parse_date_and_time.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85761:26: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type___pyx_array.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85764:32: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type___pyx_MemviewEnum.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85775:31: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type___pyx_memoryview.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:85784:36: error: no member named 'tp_print' in 'struct _typeobject'
    __pyx_type___pyx_memoryviewslice.tp_print = 0;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  pandas/lib.c:88438:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                       ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88438:22: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                       ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88438:22: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                       ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88438:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                     ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88438:52: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                     ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88438:52: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                      (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                     ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                           ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:26: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                           ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:26: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                           ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                            ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
        PyUnicode_WSTR_LENGTH(op) :                    \
        ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:59: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                            ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
        ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
               ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:88454:59: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                          (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                                                            ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
         PyUnicode_WSTR_LENGTH(op)))
         ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
  #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                    ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
  Py_DEPRECATED(3.3)
  ^
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  pandas/lib.c:89440:21: error: no member named 'exc_type' in 'struct _ts'
      *type = tstate->exc_type;
              ~~~~~~  ^
  pandas/lib.c:89441:22: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'?
      *value = tstate->exc_value;
                       ^~~~~~~~~
                       curexc_value
  /usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9/cpython/pystate.h:80:15: note: 'curexc_value' declared here
      PyObject *curexc_value;
                ^
  fatal error: too many errors emitted, stopping now [-ferror-limit=]
  60 warnings and 20 errors generated.
  error: command '/usr/bin/clang' failed with exit code 1
  ----------------------------------------
  ERROR: Failed building wheel for pandas
  Running setup.py clean for pandas
  Building wheel for scikit-learn (setup.py) ... \
Drjacky commented 2 years ago

I removed the versions from the requirements and it worked.