You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Prerequisites
Description
After the new release of zipp package, prom2teams builds are broken.
Steps to Reproduce
Expected behavior:
Package is installed.
Actual behavior:
Downloading https://files.pythonhosted.org/packages/ce/8c/2c5f7dc1b418f659d36c04dec9446612fc7b45c8095cc7369dd772513055/zipp-3.1.0.tar.gz#sha256=c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96\n Best match: zipp 3.1.0\n Processing zipp-3.1.0.tar.gz\n Writing /tmp/easy_install-ehxmsmmg/zipp-3.1.0/setup.cfg\n Running zipp-3.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ehxmsmmg/zipp-3.1.0/egg-dist-tmp-d8uqdk49\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n warning: install_lib: 'build/lib' does not exist -- no Python modules to install\n \n zip_safe flag not set; analyzing archive contents...\n Moving zipp-0.0.0-py3.5.egg to /tmp/pip-build-x4u2_zwu/prom2teams/.eggs\n \n Installed /tmp/pip-build-x4u2_zwu/prom2teams/.eggs/zipp-0.0.0-py3.5.egg\n Traceback (most recent call last):\n File \"<string>\", line 1, in <module>\n File \"/tmp/pip-build-x4u2_zwu/prom2teams/setup.py\", line 50, in <module>\n zip_safe=False)\n File \"/usr/lib/python3.5/distutils/core.py\", line 108, in setup\n _setup_distribution = dist = klass(attrs)\n File \"/usr/lib/python3/dist-packages/setuptools/dist.py\", line 317, in __init__\n self.fetch_build_eggs(attrs['setup_requires'])\n File \"/usr/lib/python3/dist-packages/setuptools/dist.py\", line 372, in fetch_build_eggs\n replace_conflicting=True,\n File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 849, in resolve\n raise DistributionNotFound(req, requirers)\n
Reproduces how often:
Always.
Versions
2.5.4
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered: