barakagb / gb-dl

A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
https://pypi.org/project/gb-dl/
MIT License
39 stars 14 forks source link

Can't Run Program #45

Closed c0depanda closed 3 years ago

c0depanda commented 3 years ago

Not sure what i am doing wrong but i can't seem to get this up and running.

I have installed using pip install gb-dl

That's done but anytime i run

gb-dl.py command not found: gb-dl. So not sure what else i need to do to get it working.

barakagb commented 3 years ago

You need to check your environment variables. Is python in your env variables? What Os are you using?

On Mon, Jun 14, 2021, 17:26 Nosa Obaseki @.***> wrote:

Not sure what i am doing wrong but i can't seem to get this up and running.

I have installed using pip install gb-dl

That's done but anytime i run

gb-dl.py command not found: gb-dl. So not sure what else i need to do to get it working.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/45, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJTRBP6AGKAN4KOYD2AWVTTSYGPRANCNFSM46VLBAOA .

barakagb commented 3 years ago

@c0depanda and feedback on the above ?