Ross Kempner
Results
2
issues of
Ross Kempner
Hi, I received the following error when testing after installation: $python setup.py test running test running egg_info writing pyeeg.egg-info/PKG-INFO writing dependency_links to pyeeg.egg-info/dependency_links.txt writing requirements to pyeeg.egg-info/requires.txt writing top-level names...
Hi, I am running the second part of the tutorial, the 2_run_pbt.py script. Here is my script: ``` import os import shutil from datetime import datetime from pathlib import Path...