Stitch icon indicating copy to clipboard operation
Stitch copied to clipboard

No module named 'cStringIO'

Open lgcambero opened this issue 8 years ago • 6 comments
trafficstars

Any solution??...

1

lgcambero avatar Feb 12 '17 14:02 lgcambero

After reading https://github.com/SublimeCodeIntel/SublimeCodeIntel/issues/394 appears that python 3 got rid of those modules :[

nathanlopez avatar Feb 13 '17 10:02 nathanlopez

Any alternative, what can be done? Tks.

lgcambero avatar Feb 15 '17 19:02 lgcambero

pip install csFIFO

s1st3r avatar Mar 15 '17 20:03 s1st3r

still no updates on this? pls help

asura132 avatar May 04 '17 23:05 asura132

@asura132 Did you try what @s1st3r suggested?

Hacksawfred3232 avatar Jul 10 '17 13:07 Hacksawfred3232

pip install cStringIO

gumbobrot avatar Dec 06 '22 07:12 gumbobrot