Thread
:
CSV viewer?
View Single Post
robthebold
2021-02-13 , 05:50
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.
Quote & Reply
|
The Following 2 Users Say Thank You to robthebold For This Useful Post:
olf
,
suicidal_orange
robthebold
View Public Profile
Send a private message to robthebold
Find all posts by robthebold