Andrew-liu / my_blog_tutorial

It's the example of the development of blog by Django and Pure.
382 stars 205 forks source link

pip install -r requirements.txt 运行报错 该怎么解决 MAC #21

Open Q14 opened 8 years ago

Q14 commented 8 years ago

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/ls/_15177kd5pj_4y8txndngfb80000gn/T/pip-build-tE7wOp/psycopg2/

tiankongjintou commented 6 years ago

Could not find a version that satisfies the requirement pytz==201504 (from -r requirements.txt (line 13)) (from versions: 2004d, 2005e, 2005i, 2005k, 2005m, 2006g, 2006j, 2006p, 2007d, 2007f, 2007g, 2007i, 2007k, 2008g, 2008h, 2008i, 2009d, 2009e, 2009f, 2009g, 2009i, 2009j, 2009l, 2009n, 2009p, 2009u, 2010e, 2010g, 2010h, 2010k, 2010l, 2010o, 2011d, 2011e, 2011g, 2011h, 2011j, 2011k, 2011n, 2012d, 2012f, 2012g, 2012h, 2012j, 2013d, 2004a0, 2004b0, 2004b2, 2005a0, 2005.post0, 2007rc0, 2008a0, 2008b0, 2008rc0, 2009a0, 2009.post0, 2010b0, 2011b0, 2011rc0, 2012b0, 2012rc0, 2013b0, 2013.6, 2013.7, 2013.8, 2013.9, 2014.1, 2014.1.1, 2014.2, 2014.3, 2014.4, 2014.7, 2014.9, 2014.10, 2015.2, 2015.4, 2015.6, 2015.7, 2016.1, 2016.2, 2016.3, 2016.4, 2016.6, 2016.6.1, 2016.7, 2016.10, 2017.2, 2017.3, 2018.3, 2018.4) No matching distribution found for pytz==201504 (from -r requirements.txt (line 13))

tiankongjintou commented 6 years ago

我的是raspberry