anthonyalmarza / chalk

Light-weight python package for terminal output in color
MIT License
67 stars 3 forks source link

Python 3.10 support #22

Closed IceBotYT closed 2 years ago

IceBotYT commented 2 years ago

I'm trying to install this library with poetry and I'm getting this error: AttributeError: 'PathDistribution' object has no attribute '_normalized_name'

I'm running Python 3.10.5 and pychalk 2.0.1.

IceBotYT commented 2 years ago

Update: this is a bug with poetry, closing.