#๐Ÿ”’ HELP HELP HELP

84 messages ยท Page 1 of 1 (latest)

shell lakeBOT
#

@unique minnow

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

minor ivy
#

pip install descript-audio-codec

#

tell me if that works

unique minnow
#

the error worked, but other errors came holup, im tryina fix em

unique minnow
#

where

minor ivy
#

when you have a module on a github and have an issue, go to the issues page

minor ivy
unique minnow
#

I keep getting error after error

#

modules missing

#

everytime i pip installe one, another module is missing

#

is there a way to just pip install them all

fluid sedge
#

well

#

depends on how you instaleld it ig

#

you might have a requirements.txt file

unique minnow
#

I git cloned

unique minnow
fluid sedge
#

any setup files?

#

there's gotta be something with a list of deps

unique minnow
fluid sedge
#

yeah ill take alook

minor ivy
#

pip install vector-quantize-pytorch

fluid sedge
#

setup py

#

thats what has all the deps

#

i forget how to run this though

#

1s

tough heron
#

is there a way to just pip install them all
generally speaking, "reading the readme of whatever you're launching". in this case, it says to install the package.

fluid sedge
#

pip install . perhaps?

unique minnow
unique minnow
minor ivy
unique minnow
fluid sedge
#

i assumed they would be

#

pip install stable-audio-tools ?

unique minnow
fluid sedge
#

if you cloned it, cd into the root directory and do pip install .

unique minnow
#

yea yea I alr did that thrice

fluid sedge
#

are you sure?

unique minnow
#

im doing it for the fourth time

fluid sedge
#

what dir are you in

tough heron
#

i don't think you could have done that, because if you had, you'd already have these packages.

fluid sedge
#

and whats the output

minor ivy
#

@unique minnow look at the github

unique minnow
#

the stable-audio-tools

minor ivy
#

you'll find the answers

unique minnow
#

it installs all the packages when i run it

#

but i get an errror when launching it agian

fluid sedge
#

do you use a venv?

unique minnow
#

virtual environment

#

yes?

fluid sedge
#

yeah

unique minnow
#

let me try that

minor ivy
#

python -m venv venv
venv\Scripts\activate
run that in a virtual environement

#

you can change the venv name

tough heron
#

well, then you didn't install it, it failed to install

unique minnow
tough heron
#

I'd guess because your python version is too new for that specific package version.

unique minnow
#

all the rest are installed

tough heron
minor ivy
unique minnow
#

it wasnt installed

#

my bad

unique minnow
#

this is when i ran pip install stable-audio-tools

minor ivy
#

you can download git bash, and clone into the repository

#

like this

unique minnow
#

what's a git bash

#

excuse my ignorance

#

WAIT

#

IT WORKED

#

I Kept installing all the packages manually

#

let me test

#

what was the issue though to further my own understanding for the future?

minor ivy
unique minnow
#

yea but why wouldnt it download

minor ivy
#

not sure

shell lakeBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.