Luna-Grabber
Luna-Grabber copied to clipboard
Python versions list bug
name: Bug report about: setup file title: bug in the setup part labels: bug assignees: Dbl-Leam
Describe the bug When i start the setup, it asks me to type the number of the python version i wanna use but the list doesn't appears.
To Reproduce Steps to reproduce the behavior:
- Go to 'luna-grabber-main'
- Click on 'setup'
- See error
Expected behavior I expected to see the list of the python version i wanna use, so i'd can start the builder after.
Screenshots
Additional context Add any other context about the problem here.
hm do you actually have python installed and if so can you tell me the path?
Python is already installed, it’s the 3.12 version, where can I find the path of it ?
Le jeu. 25 avr. 2024 à 23:00, Smug @.***> a écrit :
hm do you actually have python installed and if so can you tell me the path?
— Reply to this email directly, view it on GitHub https://github.com/Smug246/Luna-Grabber/issues/697#issuecomment-2078168301, or unsubscribe https://github.com/notifications/unsubscribe-auth/BICZEGKAZK46FHTFMBTHTKDY7FVIPAVCNFSM6AAAAABGZTM6XKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGE3DQMZQGE . You are receiving this because you authored the thread.Message ID: @.***>
I udated the setup.bat in the new PR, so it clearly shows, if no python is found. Since it only checks the path, you need to have that selected during installation.
Open Powershell and enter this command: $env:Path -split ';'
.
If there is no path listed, where python is installed, than it doesn't work.
After the execution of the command, this is what it returns:
C:\Program Files\PowerShell\7
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0
C:\WINDOWS\System32\OpenSSH
C:\Users\Elève\Desktop\Luna-Grabber-main.venv\Scripts\python.exe
C:\Program Files\PowerShell\7
C:\Users\Elève\AppData\Local\Programs\Python\Launcher
C:\Users\Elève\AppData\Local\Microsoft\WindowsApps
C:\Users\Elève\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.12
C:\Users\Elève\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.12\Scripts
C:\Users\Elève\Desktop\Luna-Grabber-main.venv\Scripts\python.exe
Then it should be detected. But why is your .venv in there? That's not something you want in there at all.
Until the PR is merged, you can try this setup.bat. Just replace the old one.
The setup now works and the builder opens, but now the problem is that when i build the file, it directlly show the built file icon and the file doesn't create himself
What? I have no idea, what you want. XD
No Python installations found in PATH. Please install Python and try again.: https://www.python.org/downloads/
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
C:\Program Files (x86)\Razer Chroma SDK\bin
C:\Program Files\Razer Chroma SDK\bin
C:\Program Files (x86)\Razer\ChromaBroadcast\bin
C:\Program Files\Razer\ChromaBroadcast\bin
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0
C:\Windows\System32\OpenSSH
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
C:\Program Files\dotnet
C:\Users\LEGION\AppData\Local\Microsoft\WindowsApps
PS C:\Users\LEGION> What do i also do now? i tried using the other setup and it didnt work? this one sais i have to get python even though already do? was i meant to extract luna in my downloads? what's the problem?? and using the original setup what was i meant to do when i was asked to select the python version? i tried putting the path to the exe to python 1.11.9 and it said that it didnt find it it said path. what do i do?
What? I have no idea, what you want. XD
Basically, with the new setup file that you gave me it works, the builder opens, but when I click on the build button, unlike before, it is written directly file built and it is not created
it is written directly file built and it is not created
I still have no idea, what that sentence even supposed to mean.
You know, that it takes some time for a build to finish?
I just installed the update that the setup offered me and I still have the same problem, everything works normally except when I press build and nothing happens on the command side, the file is not created not. thanks for your help