David Ortiz
Results
1
comments of
David Ortiz
Had the same issue in WSL Ubuntu 24.04, with base **Python 12.3** (no pyenv): ``` AttributeError module 'posixpath' has no attribute 'ALLOW_MISSING' at /usr/lib/python3.12/tarfile.py:770 in _get_filtered_attrs 766│ 767│ def _get_filtered_attrs(member,...