Giter VIP home page Giter VIP logo

Comments (6)

theimo1221 avatar theimo1221 commented on July 24, 2024

@chris56a Only thing you need to install is python 3.6 and then run
pip install -r /path/to/requirements.txt
in command line.

Once its finished type

python app.py

Then open up broswer and go to 127.0.0.1:8050

for just seeing it live without building own use http://whales.cracklord.com

@pmaji Guess we should add this to readme aswell

from crypto-whale-watching-app.

chris56a avatar chris56a commented on July 24, 2024

python: can't open file 'app.py': [Errno 2] No such file or directory
Chriss-MacBook-Pro:~ chrismurphy$ python /Users/chrismurphy/Desktop/app.py
File "/Users/chrismurphy/Desktop/app.py", line 27
SyntaxError: Non-ASCII character '\xe2' in file /Users/chrismurphy/Desktop/app.py on line 27, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
Chriss-MacBook-Pro:~ chrismurphy$

from crypto-whale-watching-app.

theimo1221 avatar theimo1221 commented on July 24, 2024

As far as I know that's a python 2 error
You need 3.6 for this

from crypto-whale-watching-app.

pmaji avatar pmaji commented on July 24, 2024

Correct @theimo1221 ; @chris56a this looks like a python version issue. Update your python version, use pip3 for your installs, and then try again; that should fix it.

from crypto-whale-watching-app.

theimo1221 avatar theimo1221 commented on July 24, 2024

Vote4Close

from crypto-whale-watching-app.

pmaji avatar pmaji commented on July 24, 2024

@chris56a let me know if you are having more trouble. I assume you figured it out by now, so I'm closing this one. Definitely a Python issue though, not a problem with the app code.

from crypto-whale-watching-app.

Related Issues (20)

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.