OpenSourceEcon / BootCamp2018

Repository of syllabi, lecture notes, Jupyter notebooks, code, and problem sets for OSM Lab Boot Camp 2018
81 stars 102 forks source link

Error running py.test #11

Open foxdaniel opened 6 years ago

foxdaniel commented 6 years ago

I get the following error when running py.test in the anaconda prompt (using windows machine). It's telling me I have access denied to this specific folder, but I have admin privileges turned on. Does anyone have any ideas about how to fix this? I'm unable to do any of the unit testing homework with this error.

pytest_error