> IIUC rather than (require 'package) you need to (package-initialize). Thank you a lot! (package-initialize) works fine. The issue should be closed.