GDGVIT / web-crawler

A python GUI to crawl the entire website.
MIT License
6 stars 5 forks source link

Package for Linux and Windows #1

Open ashwini0529 opened 8 years ago

ashwini0529 commented 8 years ago

Build Packages for linux and Windows so that it is easy to install. Refer py2exe library to learn how to make executables. Also make a package for linux as well.

ashwini0529 commented 8 years ago

@rishav92 , any progress?

rishav92 commented 8 years ago

@ashwini0529 facing problem in integrate progress bar and gui. Instead of py2exe I have used cx_freeze.

1UC1F3R616 commented 4 years ago

It's actually fine except progress_req.py, where pyGTK is not getting installed Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-etd9453k/PyGTK/ consider closing it? Tested on Ubuntu flavour eaon