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

ImportError: No module named cnx #10

Open
stojakovic312636841 opened this issue Dec 22, 2017 · 1 comment
Open

ImportError: No module named cnx #10

stojakovic312636841 opened this issue Dec 22, 2017 · 1 comment

Comments

@stojakovic312636841
Copy link

use pycharm ,python2.7.
when runing, it is a problem that ImportError: No module named cnx.
how to solve it?

@diligent2012
Copy link

just change
from quant.cnx import dataFramefeed
to
from cnx import dataFramefeed

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

2 participants