Closed luda213 closed 1 year ago
@luda213 by running pip3 install -r src/requirements.txt
at the root of your project, it should install all the modules listed in the requirements.txt
file.
@luda213 you can also comment the two following lines if you really cannot install the panda module.
updated_user_df = pd.DataFrame(prev_user_list)
updated_user_df.to_csv('{}_users_followed_list.csv'.format(strftime("%Y%m%d-%H%M%S")))
hi guys its been very annoying and i need help please
ModuleNotFoundError: No module named 'pandas'