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

[BUG] Not sure what this means #136

Open
skyisthela opened this issue Mar 23, 2024 · 7 comments
Open

[BUG] Not sure what this means #136

skyisthela opened this issue Mar 23, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@skyisthela
Copy link

Expected Behavior

commands run and the bar shows up

Current Behavior

command is unable to run

Possible Solution

Steps to Reproduce

  1. install python and dependencies
  2. run python src/main.py
  3. this shows up
    image

Context (Environment)

@skyisthela skyisthela added the bug Something isn't working label Mar 23, 2024
@azinsharaf
Copy link

have you changed directory to the repo's directory you have cloned?

@skyisthela
Copy link
Author

have you changed directory to the repo's directory you have cloned?

i don't think so, let me try it now

@skyisthela
Copy link
Author

have you changed directory to the repo's directory you have cloned?

yep, same issue. i typed cd and dragged the yasb folder, ran python src/main.py and the same issue persisted

@indaskylivey
Copy link

same problem

python src/main.py
C:\Users\il1v3y\AppData\Local\Microsoft\WindowsApps\python.exe: can't open file 'C:\Users\il1v3y\src\main.py': [Errno 2] No such file or directory

image

i have no idea how to make it work properly u.u

@hash4q
Copy link

hash4q commented Apr 28, 2024

just open the the terminal in src folder and run py main.py

@skyisthela
Copy link
Author

just open the the terminal in src folder and run py main.py

there's no main.py found. and by src folder do you mean the yasb folder or?

@skyisthela
Copy link
Author

skyisthela commented May 26, 2024

just open the the terminal in src folder and run py main.py

i cloned the repo (a bit weird this wasn't mentioned) and ran said command in the cmd, this shows up instead, i assume this is an issue with one of the requirements?

Edit: I was right, I updated PyQt6 but this just created another issue, I don't really know what the issue is this time as the "traffic" doesn't seem to be null.

Edit 2: It seems in the css file, there are some issues with the indentations in the traffic section(?), by putting exactly FOUR spaces i was able to properly launch yasb. ALTHOUGH PLENTY OF ISSUES HAS ARISED

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

4 participants