

In another forum I learnt that 3.9.1 is the python supported for Monterey. if command -v pyenv 1>/dev/null 2>&1 then what I thought. If you want to install packages through a requirements file, you need the -requirement/-r option. pip install todoist-python brew install pyenv pyenv install 3.7. Make: *** No targets specified and no makefile found. python pip not working on requirements.txt after OS X 10.8.

noĬonfigure: error: Unexpected output of 'arch' on OSX noĬhecking whether pthread_key_t is compatible with int. If you already have Python 3 installed and are trying to use Python 2 as well, then depending on the path dependencies the pip command might have to be called. Results logged to /var/folders/3f/l881d_r17qj_2q0kt5_6ll9h0000gn/T/Ĭhecking whether to enable large file support. There are many reasons why you might not have this version yet, and in case you don’t, these instructions. Note: As of Python 3.4, pip will be included in the regular install. However, when I used brew install for all packages including pyenv, pyenv-virtualenv - I was able to have multiple python virtual environments on 2.7.18, 3.9.9 on latest Monterey using M1 silicon 14" pro.įor default Python 3.8.9, I am seeing build errors for pyenv install 3.8.9 command: pyenv install 3.8.9īUILD FAILED (OS X 12.0.1 using python-build 20180424) The goal here is to install software on your computer that can automatically download and install Python modules for us.

An update on /intro-to-pyenv/ I had issues with pyenchant not being able to find enchant C library when I used pyenv installer as suggested in this link.
