gender-bias / gender-bias

Reading for gender bias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find wordlists when importing from out of working directory

j6k4m8 opened this issue · comments

If you, for example, pip3 install -U /some/path/gender-bias, importing the library will fail, with:

FileNotFoundError: [Errno 2] No such file or directory: '[...]/genderbias/effort/accomplishment_words.txt'

(the first wordlist to be read)

@neiljp I remember you having a fix for this but don't remember what it was