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

Element 'scope' error on python3 from anaconda Windows #686

Open
Sirorezka opened this issue Jan 23, 2019 · 0 comments
Open

Element 'scope' error on python3 from anaconda Windows #686

Sirorezka opened this issue Jan 23, 2019 · 0 comments

Comments

@Sirorezka
Copy link

Hi,

I'm using CodeIntel with python 3.6 from anaconda on windows 10. Sublime 3.1.1. It seems that indexing doesn't work. I got errors on all non-basic models like numpy. Any suggestions would be helpful.

Here is text from logs:

  • Info: Updating indexes... The first time this can take a while. Do not despair!
    Python Syntax Error in 'C:/Users/Public/anaconda3/lib/site-packages/matplotlib/init.py': invalid syntax (, line 781)

start scope is (<Element 'scope' at 0x00000292745B9588>, ['Optimizer', 'set_variables'])
find 'np ...' starting at (<Element 'scope' at 0x00000292745B9588>, ['Optimizer', 'set_variables']):
is 'np' accessible on (<Element 'scope' at 0x00000292745B9588>, ['Optimizer', 'set_variables'])? no
is blob 'numpy' from ? no
is blob 'numpy' from ? no
is blob 'numpy' from ? no
is blob 'numpy' from ? yes
imports:: setting reldirlib to: 'C:\Users\Public\anaconda3\lib\site-packages\numpy'
is 'np' accessible on (<Element 'scope' at 0x00000292745B9588>, [])? yes: <Element 'scope' at 0x0000029272AD60B8>
resolve getattr 'connection' on <Element 'scope' at 0x0000029272AD60B8> in (<Element 'scope' at 0x0000029272AD60B8>, []):
is blob 'core' from ? no
is blob 'lib' from ? no
is blob 'matrixlib' from ? no
evaluating 'np.connection' at my_prog.py#79: could not resolve 'connection' getattr on <Element 'scope' at 0x0000029272AD60B8> in (<Element 'scope' at 0x0000029272AD60B8>, [])

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