gcerretani / antenati

Tools to download data from Portale Antenati

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError certifi

sergiococchi opened this issue · comments

Despite requirements installation:
ant

On Windows 11.

Thanks a lot for your work!

Sergio

Found a solution:
everything works after this update

import sys
sys.path.append('/Users/.../AppData/Local/Programs/Python/Python311/Lib/site-packages/')