George

Results 54 comments of George

Nevermind, works by replacing `%s` with `?`, the sync cassandra `prepare` syntax... kind of obvious in hindsight. Still, would you mind adding a line exemplifying this in the README ?...

If you stumble upon this issue and need support, please shout, right now I'm not sure how many users run into this and how much we should care

Potentially useful resources to get this running: 1. https://www.hendrik-erz.de/post/setting-up-python-numpy-and-pytorch-natively-on-apple-m1 2. https://www.mostlyphysics.net/blog/2021/2/6/scientific-computing-on-an-apple-m1-system We have to remember to post an update once @alejandrovillegas figures out how to run on his machine

Update: Loads of libraries still failing, I don't expect this to work until at least 6-18 months in.

I was unaware pylance was closed sourced O.O But yes, please go ahead and introduce it, given that it's made by Microsoft I assume it might be intended to replace...

I was unaware pylance was closed sourced O.O But yes, please go ahead and introduce it, given that it's made by Microsoft I assume it might be intended to replace...

Hacktoberfest is over :( But if you want to finish the PR (@vickywane )and/or if anyone else wants to work on this, it's still something we'd very much like

Yep, removing the boost libs from x86 and running` cmake .. -DCINDER_BOOST_USE_SYSTEM=1` seems to have fixed the issue. Though I assume cinder apps are supposed to ship with those specific...

The same error occurs if I install `galai` and try to run it like that: ``` NameError Traceback (most recent call last) [](https://localhost:8080/#) in 1 import galai as gal ---->...

Further things I tried were: - Install `accelerate