Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at gdauth.py #3

Open
rajak7gmail opened this issue Mar 22, 2018 · 9 comments
Open

Error at gdauth.py #3

rajak7gmail opened this issue Mar 22, 2018 · 9 comments

Comments

@rajak7gmail
Copy link

raja@raja-HP-Notebook:~/Downloads/Test$ gdauth.py -h client_secret_1031422630992-c5no71ptld3v8kld0fpkt0fqfu043f6j.apps.googleusercontent.com.json
Traceback (most recent call last):
File "/usr/local/bin/gdauth.py", line 4, in
import('pkg_resources').run_script('gdcmdtools==1.7', 'gdauth.py')
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 742, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 1495, in run_script
raise ResolutionError("No script named %r" % script_name)
pkg_resources.ResolutionError: No script named 'gdauth.py'

Im trying your OCR automation, but in stuck with gdauth stage. Please guide me how to proceed next.
Regards,
Raja.K

@tshrinivasan
Copy link
Owner

How did you get the gdauth.py?

What is your OS? version? Python version?

Follow the installation steps here.
https://github.com/tienfuc/gdcmdtools

@rajak7gmail
Copy link
Author

Im new to linux...
I have installed gdcmd as per your video. Hope gdauth.py also included in gdcmd.
Im Using Ubuntu 17.10 and Python 2.7.14

@rajak7gmail
Copy link
Author

i tried again with latest link which you shared here. Im getting the same error.

@tshrinivasan
Copy link
Owner

tshrinivasan commented Mar 22, 2018 via email

@rajak7gmail
Copy link
Author

1. sudo apt-add-repository ppa:ctf/gdcmdtools - Worked well

2. sudo apt-get update - Error
E: The repository 'http://ppa.launchpad.net/ctf/gdcmdtools/ubuntu artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

3. sudo apt-get install python-gdcmdtools - Error
E: Unable to locate package python-gdcmdtools

@rajak7gmail
Copy link
Author

I tried with ubuntu 16.04 and it works like gem...
Thank you for your effort and prompt response.

@rajak7gmail
Copy link
Author

All is fine, but the CONVERT command is too slow and not responding for more than 200 pages pdf.
How to handle it.

@tshrinivasan
Copy link
Owner

tshrinivasan commented Mar 24, 2018 via email

@rajak7gmail
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants