Gerard

Results 9 issues of Gerard

Hi I think I have updated it to 4.1 but I'm getting this issue. I'm trying to run the training class - SwiftOCRTraining.swift Though I'm getting an error with this...

This code works the first time though when I run it a second time on the line: - result.name = "(result.name! ) ClientChange" I get the error (unexpectedly found nil...

This is with latest realm realm-swift-0.97-4.0 - Xcode 7.2 , swift 2.1.1 WatchKit has this error on ln 22: 'stringByAppendingPathComponent' is unavailable: Use URLByAppendingPathComponent on NSURL instead. I fixed this...

For some reason -> .installPlugin(.splash(withClassPrefix: "classPrefix")) was not working and colouring the code properly though if you use -> ,plugins: [ .splash(withClassPrefix: "") ] Splash colours work.

Usually Major is written with the capital . It just look aesthetically better when there are chords like mmaj7 will be mMaj7.

Hi I tried running this with swift 3.1 and I'm getting this issue on this func. open lazy var updateTableViewCellBlock: UpdateTableViewCellBlock = { return { print("ERROR: You must configure the...

Hi I'm trying out the invite though it is not receiving. Is there any docs to help figure this out Thank you BTW - awesome resource

Hi, I've been having a look at this great resource and was wondering how we would go about making sure when you print the scale like A Major it prints...

I'm getting these errors. Not sure what to do about these. chatgpt.py", line 35, in index = VectorstoreIndexCreator().from_loaders([loader]) File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/langchain/indexes/vectorstore.py", line 72, in from_loaders docs.extend(loader.load()) ^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/langchain/document_loaders/directory.py", line 108,...