Giter Site home page Giter Site logo

gae-flask-react-skeleton's People

Contributors

axosal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gae-flask-react-skeleton's Issues

Some minor feedback from out-of-the-box

thx for the bootstrap. minor feedback:

  • gcloud tooling has changed, now uses "gcloud app deploy", which in turn breaks on some older appl.yaml settings (version, app name)
  • don't assume people understand "webpack --watch", a few more words will help (in my case, my first use of webpack)
  • on a (typical) mac/homebrew/python/pip setup, this approach to requirements.txt will break. is there another/better way that won't break out of the box?

again, thx! starred.

Command Failure: pip install -r requirements.txt -t lib

Tonys-MacBook-Pro:GAE-Flask-React-skeleton tonycmooz$ pip install -r requirements.txt -t lib
Collecting Flask==0.10.1 (from -r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/db/9c/149ba60c47d107f85fe52564133348458f093dd5e6b57a5b60ab9ac517bb/Flask-0.10.1.tar.gz (544kB)
100% |████████████████████████████████| 552kB 7.0MB/s
Collecting Werkzeug>=0.7 (from Flask==0.10.1->-r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)
100% |████████████████████████████████| 327kB 11.7MB/s
Collecting Jinja2>=2.4 (from Flask==0.10.1->-r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)
100% |████████████████████████████████| 133kB 11.4MB/s
Collecting itsdangerous>=0.21 (from Flask==0.10.1->-r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.4->Flask==0.10.1->-r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/6d/d2/0ccd2c0e2cd93b35e765d9b3205cd6602e6b202b522fc7997531353715b3/MarkupSafe-1.1.1-cp27-cp27m-macosx_10_6_intel.whl
Building wheels for collected packages: Flask
Running setup.py bdist_wheel for Flask ... done
Stored in directory: /Users/tonycmooz/Library/Caches/pip/wheels/e1/f2/be/1c4f307a41aad7e632f79c0242a2714ecde24b663da3519665
Successfully built Flask
Installing collected packages: Werkzeug, MarkupSafe, Jinja2, itsdangerous, Flask
Exception:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/pip/_internal/basecommand.py", line 141, in main
status = self.run(options, args)
File "/usr/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 347, in run
use_user_site=options.use_user_site,
File "/usr/local/lib/python2.7/site-packages/pip/_internal/req/init.py", line 49, in install_given_reqs
**kwargs
File "/usr/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 941, in install
use_user_site=use_user_site, pycompile=pycompile,
File "/usr/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 526, in move_wheel_files
warn_script_location=warn_script_location,
File "/usr/local/lib/python2.7/site-packages/pip/_internal/wheel.py", line 215, in move_wheel_files
prefix=prefix,
File "/usr/local/lib/python2.7/site-packages/pip/_internal/locations.py", line 165, in distutils_scheme
i.finalize_options()
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 264, in finalize_options
"must supply either home or prefix/exec-prefix -- not both"
DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.