Closed zodiacfireworks closed 5 years ago
I have seen this error but found it to be transient (??!) and not often repeatable.
Hi @danielballan, this error was no transient to me, It have been appearing many times while I was testing this package.
the error repeats here as well. NB: when I was installing deploy.xml on Ubuntu 14 all passed smoothly, but for Ubuntu 16.04.2 the error showed up (default python 3.5.2)
The fix by @zodiacfireworks has sovled the issue, thanks!
Hi! First of all, thanks for this great job.
I'm getting a lot of errors of this kind
With many packages. The problem is that sometimes
object
becomes adict
object. In thos case I solved the problem with this