Dylan Cathelijn

Results 11 comments of Dylan Cathelijn

Hi, is there any news on this? Or will this not be fixed until @hapi/iron gets updated?

> it's a bug with, SAMSettings.ini, just delete it and it works again, all your accounts will be restored This worked for me.

We don't support Intel Mac's unfortunately. You could try downgading to PyTorch 12.1 and seeing if it makes a difference but aside from that there's not much you could do

Will look into these issues this weekend.

I've just tried a clean install and the script ran without issues. Could you try again using the instructions mentioned on the wiki (step by step)? ![image](https://user-images.githubusercontent.com/14956708/200291683-eeb7ada2-7dec-4af9-a9bc-960e2f7344d2.png)

I would not recommend installing the latest nightly version of PyTorch since I believe the performance regression has not been fixed yet. Use `pip install --pre torch==1.13.0.dev20220922 torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html...

I can't reproduce this locally, but reading the issue you linked it does seem like a valid issue and there's no harm in installing this package (if it isn't installed...

Is there any specific reason why you'd want to run it using `source` instead of just as an executable in a new shell with `./` ?