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

[medium-size BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) #7

Open
spookyahell opened this issue Apr 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@spookyahell
Copy link
Owner

Using user profile variables ($HOME and %USERPROFILE%) in test_cli.py but not in setToken to create the token.

Not exactly great...

@spookyahell spookyahell added the bug Something isn't working label Apr 21, 2024
@spookyahell spookyahell self-assigned this Apr 21, 2024
@spookyahell spookyahell changed the title "Set token" file location incorrect / noticed on ARM Linux (termux) [BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) Apr 21, 2024
@spookyahell spookyahell changed the title [BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) [(small) BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) Apr 21, 2024
@spookyahell
Copy link
Owner Author

spookyahell commented Apr 21, 2024

$ cp /data/data/com.termux/files/usr/lib/python3.11/site-packages/pyOneFichierClient/1F.t $HOME/1F.t

The 1st path of this command — the file you wanna copy —
needs to be modified to the location of wherever pyOneFichier is located on your machine.

(The path you need is echoed on creation.)

@spookyahell spookyahell changed the title [(small) BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) [medium-sized BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) Apr 21, 2024
@spookyahell spookyahell changed the title [medium-sized BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) [medium-size BUG] "Set token" file location incorrect / noticed on ARM Linux (termux) Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant