Sandeep Nuthalapati
Sandeep Nuthalapati
Hi Guys, I'm also having the same error "Login Unsuccessful". I'm guessing that dropbox has changed the URL structure for "HTTPS_DROPBOX_COM_LOGINACTION" or may be the URL is deprecated. I tried...
Hello, I almost have the same issue. When I hover on the slider and move away from it, the whole slideshow stops moving. Can anyone please fix this issue.
@alaindebecker try using `Path` from pathlib package. Something like `Path.cwd()`.
> Hi deepu9, Thank for the quick answer. > > I do not see how to use `Path.cwd()`, which gives me the current working directory. > > I did try...
> Still not. > > ``` > myFile = Path.cwd().joinpath('..', 'Employees.txt') > print('File name:', myFile) > print('File exists:', myFile.is_file()) > graph = bonobo.Graph() > graph.add_chain(bonobo.CsvReader(myFile)) > bonobo.run(graph) > ``` >...
@alaindebecker Did you get a chance to re-check your code? Can you let me know how did it go. Thanks
@alaindebecker Try the same solution as #398. I'm sure that'll fix both the issues.
Looks like this issue is a duplicate of https://github.com/Vanilla-OS/vanilla-installer/issues/6
> > My language was english but the installer said I should use African something. I guess the first element in an alphanumerical list. > > Yes, that is one...