Yoni Revah
Yoni Revah
Do we know if ddcctl works with any docks, or is it all docks?
I'd like to propose a fix that wouldn't require turning off canonical name conversion by default. If morphemes like 'von', 'la', and 'der' are preffixes to whatever comes next, while...
Yea I just realized that it doesn't take into account other name types that the original code handles!
Having the same issue here. Figured out any workaround for this yet? I tried `apk add --root "/usr/lib/python3.7/site-packages" py3-pandas` but that didn't have any effect. /edit I just realized that's...
> solved by changing utf-8 to ISO-8859-1 in .py Does this mean you modified every .py file or just the one mentioned in the stacktrace?
I think mine are being saved but aren't being used. I'm looking into this and will let you know if I find anything but yea, I'm running the same issue.
@apelin20 must be something wrong with the cli. If you modify the flag's' default to be `True` in `run_docker.py` then it works fyi.
That's totally fine. If you go to this file [here](https://github.com/google-deepmind/alphafold/blob/main/run_alphafold.py#L125) on that line and change `False` to `True` I think it might work. modifying the `docker_run.py` file wouldn't help in...
There is. I mentioned how in my comment. Just change the default flag to true and it'll do it.
I'm having the same issue as well. Renaming libtherplugin_device64.so allows me to run R code again.