Wikipedia icon indicating copy to clipboard operation
Wikipedia copied to clipboard

FileNotFound error when importing wikipedia

Open Jackaed opened this issue 5 years ago • 1 comments

I decided to make a quick and easy WikiRace bot, just as a fun project to tackle over my lunch break.

Attempting to do so led to this error: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\MY_ACCOUNT\Documents\PyCharm Files\PyCharm Files\Python\lib\site-packages\certifi\cacert.pem'

Jackaed avatar Feb 23 '21 12:02 Jackaed

@Jackaed Are you using a virtual environment? If so, is wikipedia listed when you type pip list?

willschlitzer avatar Jun 20 '21 07:06 willschlitzer