gituser12981u2 / audio_visualizer

A janky, yet charming terminal-based audio visualizer
MIT License
1 stars 1 forks source link

Unable to install. ( i think im just stupid ?????? ) #45

Open KoBruh opened 2 months ago

KoBruh commented 2 months ago

Hey, you seem to have the only terminal audio visualizer i can even attempt to understand how to install on windows.

for this to work for me i had to use just " python -m venv. venv " ( idk why python 3 wouldn't work, and don't wanna find out LOL )

now when i try to run " source .venv\Scripts\activate " i get the error " Command 'source' cannot be found. "

is this just like a windows thing ? from what i can tell source is a linux command ? ( or maybe I'm interpreting it wrong )

Im using the Terminal application from the microsoft store to run all this code.

KoBruh commented 2 months ago

Update: got past that issue, now when running " pip install . " i get the following error,

" ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found. "

Not sure really where to go from here now tho

image

KoBruh commented 2 months ago

image

and this is the error im getting now after building