Answer the question
In order to leave comments, you need to log in
Why AttributeError: module 'dropbox' has no attribute 'Dropbox'?
Using the Dropbox API documentation, when I try to run the program, I get
AttributeError: module 'dropbox' has no attribute 'Dropbox' .
The code is the following:
import dropbox
dbx = dropbox.Dropbox(token)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question