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

Help creating an EXE #146

Closed
wes1993 opened this issue Apr 1, 2020 · 26 comments
Closed

Help creating an EXE #146

wes1993 opened this issue Apr 1, 2020 · 26 comments
Labels

Comments

@wes1993
Copy link

wes1993 commented Apr 1, 2020

Hello!!
I love this project and i want to save in my pc.
can you explain to me how can i build and EXE so i don't need to install everytime python etc?
Thanks a lot
Stefano

@metahnetoutage
Copy link

metahnetoutage commented Apr 1, 2020 via email

@wes1993
Copy link
Author

wes1993 commented Apr 1, 2020

Thanks a lot for your reply.
I’m not a developer so I don’t know how to use Apple api... also is for personal use so I 100€ day is so much expensive for me... :(
Do you know different software for downloading photos from iCloud?
The Apple iCloud software and iCloud.com won’t work very well... :(

@metahnetoutage
Copy link

metahnetoutage commented Apr 1, 2020 via email

@Quentame
Copy link

Quentame commented Apr 1, 2020

@metahnetoutage

Do you have a link to the iCloud JS API ?

I found this https://developer.apple.com/icloud/cloudkit/

Thanks.

@metahnetoutage
Copy link

metahnetoutage commented Apr 1, 2020 via email

@RhetTbull
Copy link

This might help: auto-py-to-exe It can convert the python script into a stand-alone .exe

@wes1993
Copy link
Author

wes1993 commented Apr 2, 2020

Thanks a lot to everyone for the help!!! :-D
sorry for my late reply but i'm in Italy...
@RhetTbull I have used auto-py-to-exe but won't work... after building just black window....
@metahnetoutage i'm using windows.. i have do the command you have told to me but it will just download the photos not make an exe... probably I do not understand.. :-(

If i try to use cx_freeze i can start the EXE but after i have inserted the email i will receive this error:

raise RuntimeError("No recommended backend was available. Install the "
RuntimeError: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details.

Searching on the we i have foud this but i don't have understand where i need to pu the strings.. :-(

https://stackoverflow.com/questions/50094328/using-keyring-in-cx-freeze-no-recommended-backend-was-available/50392688

Thanks a lot
Stefano

@metahnetoutage
Copy link

metahnetoutage commented Apr 2, 2020 via email

@wes1993
Copy link
Author

wes1993 commented Apr 2, 2020

@metahnetoutage
Thanks a lot

@metahnetoutage
Copy link

metahnetoutage commented Apr 2, 2020 via email

@wes1993
Copy link
Author

wes1993 commented Apr 2, 2020

Thanks a lot!! this is a good news!!
i have solved part of the problem for now... i have this error now...
image
Do you have some suggestion?
Regards
Stefano

@metahnetoutage
Copy link

metahnetoutage commented Apr 2, 2020 via email

@metahnetoutage
Copy link

metahnetoutage commented Apr 2, 2020 via email

@wes1993
Copy link
Author

wes1993 commented Apr 2, 2020

Thanks a lot i will try!!
And perfect for may!!
Stefano

@wes1993
Copy link
Author

wes1993 commented Jun 10, 2020

After you succeed, do not bother fixing it! Why? It is honestly not worth it! That is why I am working on JS api! I can make it work. Via JavaScript and will dis o in May.

On Thu, Apr 2, 2020 at 4:09 AM Dima Dimov @.> wrote: I had same issue. Solution, get rid of both username and password. And press Enter. At each prompt for email or password supply them. Let me know if it works! On Thu, Apr 2, 2020 at 4:08 AM wes1993 @.> wrote: > Thanks a lot!! this is a good news!! > i have solved part of the problem for now... i have tis error now... > [image: image] > https://user-images.githubusercontent.com/52070589/78242800-f6301a80-74e2-11ea-8287-82ba14ac4254.png > > — > You are receiving this because you were mentioned. > > > Reply to this email directly, view it on GitHub > <#146 (comment)>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/ALE26ZXE4LYZZBGDSZ44D7TRKRWZZANCNFSM4LZUCCUA > . >

Do you have some news about the JS api?

@metahnetoutage
Copy link

metahnetoutage commented Jun 10, 2020 via email

@metahnetoutage
Copy link

Although I origins was going to work on this, I decided not to.

@wes1993
Copy link
Author

wes1993 commented Jul 6, 2020

Ok no problem thanks a lot :)

@metahnetoutage
Copy link

metahnetoutage commented Jul 6, 2020 via email

@wes1993
Copy link
Author

wes1993 commented Jul 6, 2020

What do you mean for connection speed?

@metahnetoutage
Copy link

metahnetoutage commented Jul 7, 2020 via email

@AndreyNikiforov
Copy link
Collaborator

@wes1993 have you found a way to create one EXE for windows? Would be very valuable for many Windows users without an appetite for installing Python.

@wes1993
Copy link
Author

wes1993 commented Oct 26, 2020

Yes, but now I have lost everything because my HDD is dead... :(
Anyway if I found some email and other stuff I will write you.
Now I’m using a different software

@menkej
Copy link
Collaborator

menkej commented Dec 20, 2020

Now I’m using a different software

Ok, so this ticket is obsolete now? Are you willing to share how you created the exe?

@AndreyNikiforov
Copy link
Collaborator

Found comparison of different approaches: https://pyoxidizer.readthedocs.io/en/latest/comparisons.html

@wes1993
Copy link
Author

wes1993 commented Dec 22, 2020

Hello to everyone!!!
I have found some Telegram message and i have some information:

  1. For creating the EXE i have used cx_freeze
  2. I have used this requirements.txt (Thanks to rdidyk)
    requirements.txt
  3. For reference use this fork:
    https://github.com/rdidyk/pyicloud/tree/refactoring/remove-inspect-usage

Again wee need to tell thanks at rdidyk

Best Regards
Stefano

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

No branches or pull requests

6 participants