Open KoBruh opened 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
and this is the error im getting now after building
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.