0

When trying to run behave in the Mac terminal, a command not found error is raised, even tho I've installed behave using pip3:

user_name features % pip3 install -U behave
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: behave in /Users/gamunteanu/Library/Python/3.9/lib/python/site-packages (1.2.6)
Requirement already satisfied: six>=1.11 in /Users/gamunteanu/Library/Python/3.9/lib/python/site-packages (from behave) (1.16.0)
Requirement already satisfied: parse-type>=0.4.2 in /Users/gamunteanu/Library/Python/3.9/lib/python/site-packages (from behave) (0.5.2)
Requirement already satisfied: parse>=1.8.2 in /Users/gamunteanu/Library/Python/3.9/lib/python/site-packages (from behave) (1.19.0)

Any ideas? Can't seem to figure it out

Gabi
  • 51
  • 1
  • 4

0 Answers0