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
Followed all steps per guides instructions. Ubuntu 24.04 / Python 3.12
When running: '''Invoke Build'''
Receive an error: No module named 'distutils'
Not sure if this is the correct way to do this but I ran '''poetry add setuptools''' and was able to create the containers. If this is the way forward can we get the lock file updates? Or change the tasks.py file to not use the depreciated distutils package?
Thanks <3
The text was updated successfully, but these errors were encountered:
Followed all steps per guides instructions. Ubuntu 24.04 / Python 3.12
When running: '''Invoke Build'''
Receive an error: No module named 'distutils'
Not sure if this is the correct way to do this but I ran '''poetry add setuptools''' and was able to create the containers. If this is the way forward can we get the lock file updates? Or change the tasks.py file to not use the depreciated distutils package?
Thanks <3
The text was updated successfully, but these errors were encountered: