paljsingh / impartus-downloader

Download Impartus lectures, convert to mkv for offline viewing.
GNU General Public License v3.0
23 stars 8 forks source link

[Bug]: -bash: brew: command not found and Core Dumped #101

Closed Takla101 closed 3 years ago

Takla101 commented 3 years ago

74545

Additional context i didnt have good pc so did it on google cloud console it shows 'bash' again and again And now it is showing "core dumped" after I run App.py requirements file was successfully installed but after that none of the command work

paljsingh commented 3 years ago

It would not work on google console for 2 reasons -

1) google-console is cli only, it won't be able to display GUI apps (unless you know how to run X server and port forward for display) Easier way, get a Linux / Windows machine, and follow the instructions for installation as in the link below.

2) brew cli is for mac only.

For windows/Linux, you can follow the instructions here -

https://github.com/paljsingh/impartus-downloader#installation--run