im using this line of code and still not working
import os
os.environ[‘R_HOME’] = ‘C:\Program Files\R\R-4.3.2’
im trying to import ‘sn’ library for my streamlit app too
im using windows btw
please can you help me
im using this line of code and still not working
import os
os.environ[‘R_HOME’] = ‘C:\Program Files\R\R-4.3.2’
im trying to import ‘sn’ library for my streamlit app too
im using windows btw
please can you help me