Forum Archive

Trying to pip install fxcmpy with StaSh

uberMaximus

Hi.

I am trying to pip install fxcmpy using StaSh 0.7.2 on python 3.6.1 and have hit a:

ValueError: signal only works in main thread

error.

Any suggestions?

JonB

Fxcmpy uses pandas, which is obviously not supported on pythonista. Not sure about socketIO.

This failure happens during the install? Or when you tried to use it, later?