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

[QUESTION] Is it possible to run the code with a Python subfolder? #246

Open
KStormStudio opened this issue Oct 18, 2024 · 3 comments
Open
Labels
user question A question is asked by a user.

Comments

@KStormStudio
Copy link

KStormStudio commented Oct 18, 2024

a Python subfolder?

I'm sorry for my weird question, I'm very enthusiastic about this code but I was wondering if I can run the script including Python in the same folder just like extracting python in a subfolder of the project.
In this case how should I configure the BAT command please?

Many thanks in advance

@KStormStudio KStormStudio added the user question A question is asked by a user. label Oct 18, 2024
@gitmylo
Copy link
Owner

gitmylo commented Oct 19, 2024

Running main.py with the python.exe you want to use should work

@KStormStudio
Copy link
Author

sorry for my late reply.
I'm trying every possible command but nothing works.

  • I copied python folder into the main project folder so python folder is a subfolder of the project
  • I run python.exe than type: ../main.py or ./main.py or \main.py
    ... nothing works
    What do i do wrong please?
    Many thanks

@gitmylo
Copy link
Owner

gitmylo commented Oct 26, 2024

path\to\python.exe path\to\main.py should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user question A question is asked by a user.
Projects
None yet
Development

No branches or pull requests

2 participants