Forum Discussion
StacyBell2021
2 years agoNew Member
how to install modules
I'm trying to fix a python error in power bi. No module named 'pandas' I tried running the following in a command prompt and Python command prmpt but I'm getting errors. pip install pandas
pip ...
Anonymous
2 years agoNot applicable
In the second picture, while in Phython environment, just type install pandas (no pip)
StacyBell2021
2 years agoNew Member
I meant to reply here. error