Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9326

[Python] Setuptools 49.1.0 appears to break our Python 3.6 builds

    XMLWordPrintableJSON

Details

    Description

      Not sure who thought it was a good idea to release setuptools on July 3, a holiday in the United States, but it appears to be breaking some of our builds

      https://github.com/apache/arrow/pull/7539/checks?check_run_id=835994558

        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 297, in run
          self.find_sources()
        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 304, in find_sources
          mm.run()
        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 535, in run
          self.add_defaults()
        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 571, in add_defaults
          sdist.add_defaults(self)
        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/_distutils/command/sdist.py", line 228, in add_defaults
          self._add_defaults_ext()
        File "/opt/conda/envs/arrow/lib/python3.6/site-packages/setuptools/_distutils/command/sdist.py", line 312, in _add_defaults_ext
          self.filelist.extend(build_ext.get_source_files())
        File "/opt/conda/envs/arrow/lib/python3.6/distutils/command/build_ext.py", line 420, in get_source_files
          self.check_extensions_list(self.extensions)
        File "/opt/conda/envs/arrow/lib/python3.6/distutils/command/build_ext.py", line 362, in check_extensions_list
          "each element of 'ext_modules' option must be an "
      distutils.errors.DistutilsSetupError: each element of 'ext_modules' option must be an Extension instance or 2-tuple
      

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h 20m
                2h 20m