Logan Schmidt
Logan Schmidt
@Linventor This is all due to attempting to sign in to a server with the same name using a different PC or new KSP install. Steps to bypass this from...
@Linventor Sorry for the confusion It's never "too late" when it comes to open GitHub Issues. Keep in mind when opening issues until they are marked closed, the public is...
Thanks for understanding! @Linventor On 11/17/2017 11:54:20 AM, Linventor wrote: fair enough. On Fri, Nov 17, 2017 at 1:02 PM, Logan Schmidt wrote: > @Linventor Sorry for the confusion It's...
@Zer0t3ch DMP has been picked up by another team, I think Godarklight is a part of that, check it out. They are very active currently and taking feature requests /...
Can that be the default? I don't see much of a common use case having the need to pick dates that will NEVER occur...? Having smart days set to false,...
+1 :+1:
> > > Heyho, just a question: Why so "complicated"? > > ``` > Number::make('Roles Count', function () { > return $this->roles->count(); > }) > ``` I think there should...
@kristoss you didn't install cellulariot correctly... try running `sudo pip3 install sixfab-cellulariot` first, and pasting the output of that here.
@kristoss I just did this all from zero to running, so I can probably assist with your problems.
@kristoss Try to install setuptools again https://stackoverflow.com/questions/22531360/no-module-named-setuptools Assuming you are on Raspbian: `sudo apt install -y python-setuptools` It might also be: `python3-setuptools` instead of `python-setuptools` I can get a full...