modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.57k stars 4.59k forks source link

[BUG] ImportError: No module named functools_lru_cache #2949

Closed jigglepiggle closed 3 years ago

jigglepiggle commented 3 years ago

Describe the bug So I wanted to host a modmail bot locally and when i tried i kept getting this error when i executed "pipenv install" and "pipenv run"

Bot Info Latest Version on python 3.9 Local Hosted On Raspberry Pi4b

To Reproduce Steps to reproduce the behavior:

  1. Should be able to be reproduced by anyone
  2. System Terminal (Im on Raspbian)
  3. Followed The Install Setup
  4. No Changes Were Made
  5. ImportError: No module named functools_lru_cache

Error Logs https://pastebin.com/C8y5a9aD

Screenshots Add screenshots to help explain your problem.

Additional context Im on python 3.9 and none of the support staff in the discord could help me im on raspbian linux with a raspberry pi4b

jigglepiggle commented 3 years ago

EDIT: Found out that it because i was using python 3.9