Coder Social home page Coder Social logo

Dropbox module Error about dropbox-restore HOT 2 CLOSED

clark800 avatar clark800 commented on September 25, 2024
Dropbox module Error

from dropbox-restore.

Comments (2)

clark800 avatar clark800 commented on September 25, 2024

Thanks for the feedback, I added installation instructions to the readme.

from dropbox-restore.

AgostinoSturaro avatar AgostinoSturaro commented on September 25, 2024

Thanks to you. Unfortunately getting pip to run on Windows takes quite an effort.

Here's a complete tutorial for Windows.

These steps need to be taken in this order.

  1. install Python and adjust the Path variable

Download Python 2.7
http://www.python.it/download/
then install it.

Right click on "My Computer" icon,
click on "Properties",
click on "Advanced system settings",
click on "Environment variables..."

Look in the "System variables" box (the one at the bottom),
find the variable named "Path" and click on it,
click on "Modify...",
at the end of the string, add ";C:\Python27;C:\Python27\Scripts" (without the quotes)
click on Ok (3 times).

  1. install python package manager

Download setuptools for Python 2.7 at
www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
then install it.

Download pip for Python 2.7 at
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip
then install it.

  1. install dropbox module

Now run cmd, and type "pip install dropbox" (without the quotes).

  1. run the script

A little trick on Windows 7, shift+right click inside the folder you want to open the cmd in,
then click on "Open command window here".

from dropbox-restore.

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.