seketeam / EvoCodeBench

An Evolving Code Generation Benchmark Aligned with Real-world Code Repositories
Apache License 2.0
40 stars 3 forks source link

pip install textwrap #7

Open pldlgb opened 4 months ago

pldlgb commented 4 months ago

ERROR: Could not find a version that satisfies the requirement textwrap (from versions: none) ERROR: No matching distribution found for textwrap

binquanzzz commented 2 months ago

pls use pip install textwrap3, it works.