paetzke / py-autopep8.el

py-autopep8.el integrates autopep8 into Emacs.
GNU General Public License v3.0
79 stars 21 forks source link

"Error: Cannot open load file: py-autopep8" #11

Closed DavidSnider closed 9 years ago

DavidSnider commented 9 years ago

Hey,

For some reason, when compiling my .emacs no matter what I try, I always get this error on the line containing (require 'py-autopep8)

Any thoughts?