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

poetry.lock: update dependencies #56

Merged
merged 5 commits into from Mar 22, 2023
Merged

poetry.lock: update dependencies #56

merged 5 commits into from Mar 22, 2023

Conversation

sotirova
Copy link
Contributor

Currently the tests are failing with the following error:
ImportError: cannot import name 'Log' from 'distutils.log' (C:\Users\AnaSotirova\AppData\Local\pypoetry\Cache\virtualenvs\atomic-physics-kdemjnBu-py3.8\lib\site-packages\setuptools\_distutils\log.py)

This follows from pypa/setuptools#3693 that seems to have been resolved by pypa/setuptools#3705.

After updating the dependencies all tests are running successfully.

@sotirova sotirova added the bug Something isn't working label Mar 22, 2023
@sotirova sotirova closed this Mar 22, 2023
@sotirova sotirova reopened this Mar 22, 2023
@hartytp hartytp merged commit 0c81f6c into master Mar 22, 2023
3 checks passed
@hartytp
Copy link
Contributor

hartytp commented Mar 22, 2023

@sotirova can you push a new tag for this (pypi won't make a new wheel without a new revision).

@sotirova sotirova added bug Something isn't working and removed bug Something isn't working labels Mar 22, 2023
@dnadlinger dnadlinger deleted the dependency-update branch March 22, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants