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

phytonista-scripts. #450

Open
jymmyjr opened this issue Sep 3, 2024 · 1 comment
Open

phytonista-scripts. #450

jymmyjr opened this issue Sep 3, 2024 · 1 comment

Comments

@jymmyjr
Copy link

jymmyjr commented Sep 3, 2024

No description provided.

@jymmyjr
Copy link
Author

jymmyjr commented Sep 3, 2024

Plan

  1. Verify that the StaSh module is correctly installed and located in the appropriate directory.
  2. Ensure that the correct syntax is used for importing and running the stash module.
  3. Provide guidance or a code snippet if needed to correctly import and run StaSh in Pythonista.

Step 1: Verify Installation of StaSh

  • Confirm that StaSh is unzipped into the correct directory (/private/var/mobile/Containers/Shared/AppGroup/1BA539A7-E4B9-4BEE-9AEB-2E169E63A231/Pythonista3/Documents/site-packages/stash).

Step 2: Correct Syntax for Running StaSh

  • Create a script in Pythonista with the following code to avoid syntax errors:
    import stash
    stash.main()

Please follow these steps and let me know if you encounter any issues.

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

No branches or pull requests

1 participant