JJTech0130 / pypush

[being rewritten] Cross-platform iMessage POC
https://discord.gg/BVvNukmfTC
Other
3.52k stars 397 forks source link

Readme tweak for windows #85

Closed Derakoptes closed 1 month ago

Derakoptes commented 6 months ago

Readme change windows

Cypheriel commented 6 months ago

Why is this necessary? Nothing about pypush requires elevated permissions.

Derakoptes commented 6 months ago

Why is this necessary? Nothing about pypush requires elevated permissions.

for some reason when I was installing it kept failing without.

SpaceSaver commented 6 months ago

Why is this necessary? Nothing about pypush requires elevated permissions.

for some reason when I was installing it kept failing without.

You might've installed some dependencies where standard users don't have perms.

Cypheriel commented 6 months ago

for some reason when I was installing it kept failing without.

That is certainly not a regular occurrence. I've installed on Windows multiple times just fine. If you can provide us with more details regarding your issues, perhaps we can look into it. However, with Python it's standard practice to practically NEVER do any sort of installation with elevated permissions.

Derakoptes commented 6 months ago

for some reason when I was installing it kept failing without.

That is certainly not a regular occurrence. I've installed on Windows multiple times just fine. If you can provide us with more details regarding your issues, perhaps we can look into it. However, with Python it's standard practice to practically NEVER do any sort of installation with elevated permissions.

Tried reinstalling. But couldn't recreate it for some reason. I already have everything installed though. It failed during the requirements install and I can't remember on where it froze. Maybe it was a one-time thing or the dependencies.