Jason M

Results 20 issues of Jason M

I downloaded the current Photon Workshop binary distribution for macOS, but it cannot be opened on macOS v13 (Ventura). ``` Referenced from: /Applications/AnycubicPhotonWorkshop.app/Contents/Frameworks/libVoxSDKTriangleTools.4.0.3.dylib Reason: tried: '/Applications/AnycubicPhotonWorkshop.app/Contents/Frameworks/thirdparty/libembree3.3.dylib' (no such file), '/Applications/AnycubicPhotonWorkshop.app/Contents/Frameworks/thirdparty/libembree3.3.dylib'...

### Make sure the issue is related to code located in this repository. - [X] I confirm that the reported bug or feature request is not related to Botpress on...

Prof. Wickham, Perhaps this issue should not be directed towards clusterfly, but rather it's dependency. I cannot get the package to load due to some inexplicable problem loading rgobbi.dll on...

Google's social graph API no longer exists. I love this book and have used it as a template to start many other projects. I need to make social graphs now...

1. This code in the ipynb throws a syntax error: ``` query = """ DESCRIBE {}.{} """.format(DB_NAME, TABLE_NAME) ``` it should be ``` query = """ DESCRIBE "{}"."{}" """.format(DB_NAME, TABLE_NAME)...

Session Info ```r setting value version R version 4.2.2 (2022-10-31) os macOS Ventura 13.2.1 system x86_64, darwin17.0 ui RStudio language (EN) collate en_US.UTF-8 ctype en_US.UTF-8 tz America/Toronto date 2024-03-20 rstudio...

Hi, The prompts are very cool and fun. I just wanted make sure you know that ChatGPT realizes that the many lies are, in fact, lies. While its training data...

Feature Request: Documentation of functions - what arguments they accept and what action or output is produced. I'm inferring most of it from the examples, but as these Neopixel rings...

`llama-cpp-python` and other dependencies could be mentioned. Thank you.

Just FYI, I believe packaging should be added to requirements.txt I also think you could streamline the install a bit with a simple automation script. Let me know if you'd...