Closed manikandanb975121 closed 5 years ago
Hi,
Which OS are you using?
Could you also paste the output when you run pip freeze list
inside your virutalenv?
Now i'm currently using Windows 10 operating system
On Fri, Sep 27, 2019 at 1:55 PM Sami Mokaddem notifications@github.com wrote:
Hi, Which OS are you using? Could you also paste the output when you run pip freeze list inside your virutalenv?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MISP/misp-dashboard/issues/125?email_source=notifications&email_token=AIWQZ4RKHPNSTOHPSCEXXKTQLW7OTA5CNFSM4I2X5NZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7YFM2I#issuecomment-535844457, or mute the thread https://github.com/notifications/unsubscribe-auth/AIWQZ4QOLWMBSDSMLZIL6ZTQLW7OTANCNFSM4I2X5NZA .
Are you using the Window's Linux subsystem? Or a native Window's python installation?
I'm using native Window's python installation only !
On Fri, 27 Sep 2019, 2:20 pm Sami Mokaddem, notifications@github.com wrote:
Are you using the Window's Linux subsystem? Or a native Window's python installation?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MISP/misp-dashboard/issues/125?email_source=notifications&email_token=AIWQZ4WBHEMVGYEFOKFSOM3QLXCLRA5CNFSM4I2X5NZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7YHPSY#issuecomment-535853003, or mute the thread https://github.com/notifications/unsubscribe-auth/AIWQZ4WXEGJOXITIJPYVFO3QLXCLRANCNFSM4I2X5NZA .
Oh.. Unfortunately, this project only provides support for Unix-like operating system. If you manage to solve the issue by yourself, feel free to post the solution in this thread or better, open a pull request. Thanks for your comprehension! :)
Btw, this issue may be relevant for you https://github.com/zeromq/libzmq/issues/3691
File "zmq_subscriber.py", line 76, in
main(args.zmqname, args.zmqurl)
File "zmq_subscriber.py", line 54, in main
socket.connect(zmqurl)
File "zmq\backend\cython\socket.pyx", line 583, in zmq.backend.cython.socket.Socket.connect
File "zmq\backend\cython\checkrc.pxd", line 25, in zmq.backend.cython.checkrc._check_rc
zmq.error.ZMQError: Protocol not supported