NickVeld
NickVeld
I ran into the problems with the AP too. I saw SSID in the available AP list but cannot connect. In my case, the log files were not generated somewhy....
As for the missing log files see the PR #943
It can be fixed by restarting cell, hehe
CUDA case was fixed by transforming Tensor to ndarray, may be it helps for CPU case
It is not really related to this repo but maybe someone like me found this issue with the `ConversionError` . I have solved the problem by `matplotlib.pyplot.scatter(x=list(df[DATE_COLUMN].astype('datetime64[us]').values), y=...)` Basically, there...
Met this problem too. (And I do not think that the pytest is one to blame here. However, I use pytest too.) Moreover, I believe it is the same problem...
So it is possible to make Django-Q read task list in the test from a test database. It is possible to override the settings file for QCluster like this: `python...
+1 here
@AndrewRathbun Do you see it there? I see only the source code...
I have not missed SourceForge, the files there are source code as well 😅 But thanks for your work!