Skip to content

Instantly share code, notes, and snippets.

@goodwillcoding
Created November 22, 2015 05:01
Show Gist options
  • Save goodwillcoding/2555056e622c1d831470 to your computer and use it in GitHub Desktop.
Save goodwillcoding/2555056e622c1d831470 to your computer and use it in GitHub Desktop.
Copying src/zope.interface.egg-info to build/bdist.linux-x86_64/wheel/zope.interface-4.1.3-py3.5.egg-info
Installing build/bdist.linux-x86_64/wheel/zope.interface-4.1.3-py3.5-nspkg.pth
running install_scripts
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-ctv9n1fs/zope.interface/setup.py", line 147, in <module>
**extra)
File "/usr/lib64/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib64/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib64/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/home/user/project/_env35/lib/python3.5/site-packages/wheel/bdist_wheel.py", line 213, in run
archive_basename = self.get_archive_basename()
File "/home/user/project/_env35/lib/python3.5/site-packages/wheel/bdist_wheel.py", line 161, in get_archive_basename
impl_tag, abi_tag, plat_tag = self.get_tag()
File "/home/user/project/_env35/lib/python3.5/site-packages/wheel/bdist_wheel.py", line 155, in get_tag
assert tag == supported_tags[0]
AssertionError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment