You are viewing a single comment's thread from:

RE: Use Python and Spreadsheets to Determine the best production values for your land

in Splinterlands2 years ago

never used python before, been wanting to learn, the import pandas as pd gives me: ModuleNotFoundError: No module named 'pandas'. I installed pandas in terminal correctly i think.

Sort:  

Try installing it in PyCharm, as well. It uses its own virtual environments for each project.