gabrielelanaro / emacs-for-python

Collection of emacs extensions specifically collected for python development, with workflow guidelines!
http://gabrielelanaro.github.com/emacs-for-python
GNU General Public License v3.0
810 stars 151 forks source link

cannot open epy-init.py #144

Open complexgenome opened 8 years ago

complexgenome commented 8 years ago

Hi Gabriel,

Thanks for sharing python package for emacs. I downloaded your package, and added load-file, and load-path as guided on instructions of your repository. However, I'm unable to get it working. I get error as:

File error: Cannot open load file, /home/sariyasanjeev/tar_downloads/epy/emacs-for-python/epy-init.el

I'm on GNU Emacs 23.1.1 Path is correct, neither I've any typo in it. Full read, and write access to the folder. Yet I'm unable to get it read somehow. I moved folder to another directory, yet all in vain.

Please guide. PS: I'm a newbie in emacs world, and configuration.

Best, Sanjeev