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

Added better and updated packages. #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Yawan-1
Copy link

@Yawan-1 Yawan-1 commented Jun 14, 2022

Previous packages were not maintained and not available on PyPi. Now added new packages which are stable for now and imported random packages which was raising error when run python setup.py build.

Yawan-1 added 2 commits June 14, 2022 12:14
Previous libraries was :-
    pip install smtplib
    pip install subprocess
    pip install glob

which are not available anymore and if available then not maintainable, updated.

Additions :-
    python -m pip install cx_Freeze --upgrade

It also shows 'cx_Freeze' not defined, when user runs "python setup.py build" command.
@Yawan-1 Yawan-1 changed the title Added precise and better packages. Added updated and better packages. Jun 20, 2022
@Yawan-1 Yawan-1 changed the title Added updated and better packages. Added better and updated packages. Jun 20, 2022
@Yawan-1 Yawan-1 closed this Jun 25, 2022
@Yawan-1 Yawan-1 reopened this Jun 25, 2022
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

Successfully merging this pull request may close these issues.

2 participants