Need help FreeCodeCamp

No module named ‘pandas’
Please help to get this issue fix
https://replit.com/@tasneema3/boilerplate-demographic-data-analyzer-2?v=1

try typing $ pip install pandas into the shell

2 Likes

Try typing python -m poetry add pandas In the shell

2 Likes

-m lol, no need for --m

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.