Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

error in mac os "no module named 'pipes'" #104

Open
super-kimchi opened this issue Nov 30, 2024 · 1 comment
Open

error in mac os "no module named 'pipes'" #104

super-kimchi opened this issue Nov 30, 2024 · 1 comment

Comments

@super-kimchi
Copy link

super-kimchi commented Nov 30, 2024

Describe the bug
Please include a description of the problem as well has what operation system you are using

  • OS: [mac sequoia 15.1.1]
  • M4

Additional information
i tried to downlaod the francinette to my mac
but it keep says
File "/Users/(home)/francinette/main.py", line 15, in
from testers.libft.Libft import Libft
File "/Users/(home)/francinette/testers/libft/Libft.py", line 12, in
from testers.libft.Fsoares import Fsoares
File "/Users/(home)/francinette/testers/libft/Fsoares.py", line 7, in
from pipes import quote
ModuleNotFoundError: No module named 'pipes'

i tried to download it with sudo and everything but it never works
asked gpt it keep says the same thing over and over pipes r not working on python 3 but i think it doesnt matter cuz francinette uses its own python environment what could be the problem?

it also changes my path for python and pip into francinette/venv/bin/python 3 as well
which is weird

@youssef-rhdm
Copy link

Me too right after uninstalling and installing it i came across the same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants