Thread: CSV viewer?
View Single Post
Posts: 1,038 | Thanked: 3,981 times | Joined on Nov 2010 @ USA
#5
In SFOS, you need to go with the pip install method rather than anaconda. So something like:

HTML Code:
pip3 install <module>
. . . whether you do this as a regular user or as root will determine where the module gets installed. And IIRC, there are some switches that may apply to installing as user vs as root. I remember having to try more than one method to finally install python modules, and right now my Xperia X is being super unreliable hardware-wise.
 

The Following 2 Users Say Thank You to robthebold For This Useful Post: