Package Manager won't load in Pluto

In Pluto everything runs until

begin
	import Pkg
	Pkg.activate(mktempdir())
end

then this keeps trying to load, but never loads or gives an error message.