Update base project config files #59
Annotations
1 error and 4 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/datajoint-company/datajoint-utilities.git /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-rt_a9s_t
Running command git clone --filter=blob:none --quiet https://github.com/ttngu207/datajoint-python.git /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-install-u8vm54n4/datajoint_3b209b4110cb4024b2be0d0d909c8507
Running command git checkout -b populate_success_count --track origin/populate_success_count
Switched to a new branch 'populate_success_count'
branch 'populate_success_count' set up to track 'origin/populate_success_count'.
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [48 lines of output]
/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-install-u8vm54n4/datajoint_3b209b4110cb4024b2be0d0d909c8507/setup.py", line 26, in <module>
setup(
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/__init__.py", line 106, in setup
_install_setup_requires(attrs)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/__init__.py", line 79, in _install_setup_requires
_fetch_build_eggs(dist)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/__init__.py", line 84, in _fetch_build_eggs
dist.fetch_build_eggs(dist.setup_requires)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/dist.py", line 908, in fetch_build_eggs
return _fetch_build_eggs(self, requires)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/installer.py", line 38, in _fetch_build_eggs
resolved_dists = pkg_resources.working_set.resolve(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/pkg_resources/__init__.py", line 829, in resolve
dist = self._resolve_dist(
^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/pkg_resources/__init__.py", line 865, in _resolve_dist
dist = best[req.key] = env.best_match(
^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/pkg_resources/__init__.py", line 1135, in best_match
return self.obtain(req, installer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/pkg_resources/__init__.py", line 1147, in obtain
return installer(requirement)
^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/installer.py", line 106, in _fetch_build_egg_no_warn
wheel.install_as_egg(dist_location)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/wheel.py", line 120, in install_as_egg
self._install_as_egg(destination_eggdir, zf)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/wheel.py", line 128,
|
line 120, in install_as_egg
self._install_as_egg(destination_eggdir, zf)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/wheel.py", line 128, in _install_as_egg
self._convert_metadata(zf, destination_eggdir, dist_info, egg_info)
File "/Users/runner/miniconda3/envs/aeon/lib/python3.11/site-packages/setuptools/wheel.py", line 173, in _convert_metadata
os.rename(dist_info, egg_info)
OSError: [Errno 66] Directory not empty: '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-install-u8vm54n4/datajoint_3b209b4110cb4024b2be0d0d909c8507/.eggs/watchdog-3.0.0-py3.11-macosx-10.9-x86_64.egg/watchdog-3.0.0.dist-info' -> '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-install-u8vm54n4/datajoint_3b209b4110cb4024b2be0d0d909c8507/.eggs/watchdog-3.0.0-py3.11-macosx-10.9-x86_64.egg/EGG-INFO'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed cleaning build dir for datajoint
ERROR: Could not build wheels for datajoint, which is required to install pyproject.toml-based projects
CondaEnvException: Pip failed
|
The logs for this run have expired and are no longer available.
Loading