Steven Veenma

Results 5 comments of Steven Veenma

Some more details: Traceback (most recent call last): File "/home/anaconda3/lib/python3.6/site-packages/numpy/lib/npyio.py", line 428, in load return pickle.load(fid, **pickle_kwargs) _pickle.UnpicklingError: invalid load key, '

Thanks for the comments and guidance. I added disable: true to the user preferences and it seems to speed up, but not sure if this is sufficient. My language server...

Hi Graham, thanks for your suggestions and plans. I succeeded in making a dockerfile and runned this: docker build -t "python3:Dockerfile" I identify a new Python image in Portainer. But...

Thanks for you effort on the demo. For final and complete Python programs the container probably is a good solution. But for development I found there is not any problem...

Thanks for your quick reply. I unzipped it instead of cloning. I have it working now but I have some findings: - yolow3 is not supported by YAD2K so I...