Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions for zope.component 5. #53

Merged
merged 3 commits into from
Mar 19, 2021
Merged

Update versions for zope.component 5. #53

merged 3 commits into from
Mar 19, 2021

Conversation

jamadden
Copy link
Member

Luckily, the only issues were in test files.

Luckily, the only issues were in test files.
@jamadden
Copy link
Member Author

There's some error in buildout that's preventing this from running here:

Getting distribution for 'zc.recipe.egg==2.0.7'.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: cannot import name 'main'
An error occurred when trying to install /tmp/tmp_avmlx9aget_dist/zc.recipe.egg-2.0.7.tar.gz. Look above this message for any errors that were output by easy_install.

I don't have that locally where I am using (an old virtual environment containing) zc.buildout == 2.13.3.

@jamadden
Copy link
Member Author

Ahh, Python 3.9 gives a better error message:

ImportError: cannot import name 'main' from 'setuptools.command.easy_install' (//python3.9/site-packages/setuptools/command/easy_install.py)

It's our old friend setuptools.

@icemac icemac self-requested a review March 19, 2021 15:33
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jamadden jamadden merged commit fe6dfda into master Mar 19, 2021
@jamadden jamadden deleted the zope.component5 branch March 19, 2021 18:40
@jamadden
Copy link
Member Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants