Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error loading ropemacs #8

Open
mcepl opened this issue Dec 1, 2013 · 1 comment
Open

error loading ropemacs #8

mcepl opened this issue Dec 1, 2013 · 1 comment

Comments

@mcepl
Copy link
Contributor

mcepl commented Dec 1, 2013

I have a folder like this:

---------------------------
cb_utils/
   __init__.py
   ...
   ..several py files..
   ..several modules..
   math/
      __init__.py
      simplex.py
------------------------- 

I cannot load any file from cb_utils/ in emacs using python mode (with ropemacs/ropemode/autocomplete loaded in (eval-after-load "python-mode").

I get: "Pymacs loading ropemacs.....failed" and in Pymacs window:

<23 (version "0.24-beta2")
>45 eval pymacs_load_helper("ropemacs", "rope-")
<13 (return nil)

If I remove my math module I have no problem. Somehow this module (cb_utils.math) is giving naming problems with the python math module ???

(sorry for my english...)

@mcepl
Copy link
Contributor Author

mcepl commented Dec 1, 2013

Maybe you should post it to [email protected]. The mailing list is more active than this issue tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant