Giter VIP home page Giter VIP logo

Comments (3)

arthur-e avatar arthur-e commented on August 29, 2024

Hi @astroindhu, there is nothing wrong with the iPython Notebook on Github. I just tried it again on a moderately slow public wi-fi network. Are you seeing a loading indicator? That is normal for a file like this; the full notebook loaded in less than 10 seconds for me.

Perhaps try a different web browser? Or try upgrading your web browser. I have tried this on Google Chrome on Mac OSX and Ubuntu GNU/ Linux.

As for getting it to run on your local machine, that is more challenging as you'll have to set up your Python environment and install the dependencies. Please post any errors you are getting in that process in detail.

from unmixing.

astroindhu avatar astroindhu commented on August 29, 2024

when i install requirements, i get this error
Could not find a version that satisfies the requirement python-dateutil==2.0 (from -r REQUIREMENTS (line 9)) (from versions: 1.4, 1.4.1, 1.5, 2.1, 2.2, 2.3, 2.4.0, 2.4.1, 2.4.1.post1, 2.4.2, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1)
No matching distribution found for python-dateutil==2.0 (from -r REQUIREMENTS (line 9))

however, I changed the REQUIREMENTS file from python-dateutil==2.0 to python-dateutil and now it works. Thought you should update this !

from unmixing.

arthur-e avatar arthur-e commented on August 29, 2024

Great, thanks, this sometimes happens with the REQUIREMENTS file when it is dumped from pip freeze. Removing the version numbers or running pip install <packagename> is the correct solution.

from unmixing.

Related Issues (11)

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.