J
J
@titu1994 I experienced the same issue. You can see the training history in the middle of [my Jupyter notebook](https://github.com/Agent007/dog-project/blob/6ebebf8aca4f758a288371808165684d0a0e3e52/dog_app.ipynb).
@pGit1 It's meant to show how multiple layers of Normal Cells should be connected when stacked on top of each other. In this case, there are skip connections from the...
Thanks, Stew. It ran the first time I tried. But, it thinks the unit tests pass (when there is obviously a STFail in a test). And, subsequent runs hung mid-test...
By the way, here was the output when it was able to run the 1st time: Launching '/tmp/xcodetest/TryiOS6TestRunnerWithCocoapods/TryiOS6TestRunnerWithCocoapods.app' on'Simulator - iOS 6.0' dyld: Library not loaded: @rpath/SenTestingKit.framework/Versions/A/SenTestingKit Referenced from: /Users/jeffl/Library/Application...
Ok. I am indeed running 4.5. Where should I configure the settings to the framework's new filepaths?
xcode-select outputs "/Applications/Xcode.app/Contents/Developer" for me. I removed the old version of XCode a while ago. And, yes, I have been using Jonathan Penn's fork as your instructions indicated.