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

NameError: name '_zmq' is not defined #24

Open
hoermann-p opened this issue Sep 1, 2019 · 1 comment
Open

NameError: name '_zmq' is not defined #24

hoermann-p opened this issue Sep 1, 2019 · 1 comment

Comments

@hoermann-p
Copy link

I Think I Installed everything as it should be and I get the Error:

NameError: name '_zmq' is not defined

When I run code like:
_zmq.DWX_MTX_GET_ALL_OPEN_TRADES()

In the Spyder Kernel.

How can I fix that?

@gregnwosu
Copy link

from api.DWX_ZeroMQ_Connector_v2_0_1_RC8 import DWX_ZeroMQ_Connector

_zmq = DWX_ZeroMQ_Connector(_verbose=False, _host="ip address of machine that has darwin expert assistant on")

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