Closed enfrte closed 1 year ago
The readme gives a sample script.
yup, either install directly from git or clone repo and use pip install .
yup, either install directly from git or clone repo and use
pip install .
Ok thanks. I'm used to seeing such instructions earlier on in the readme.
@klmitch Hi, sorry for the cold mention. We are having a bunch of people running into issues doing pip install bark
and getting the wrong package. I saw your bark project isn't really active anymore. Any chance you'd be willing to part with the 'bark' name on pypi? please shoot us a quick email at bark@suno.ai Thanks in advance, much appreciated!
@gkucsko Yeah, sure. `Fraid I'm not very active in Python development these days; I've mostly gone over to go. As soon as I can get my password reset, I'll see about deregistering my "bark" package.
Very much appreciated! My pypi username is gkucsko associated with email gkucsko at gmail.com
I just deleted the sole release associated with that project. Pypi now complains about not finding that project if you click the project in the results list for "bark". Best guess is that they'll regenerate the results list either in a few hours or sometime overnight, and then "bark" will be free for the taking.
And then I discovered that the project itself could be deleted, which I have done. "bark" is completely free for the taking. Enjoy.
Many thanks! We appreciate it. We put a staging build up of the package to claim it.
Thanks a bunch! If you have a ‘buy me a coffee’ link we’d be happy to contribute something to your next coding streak! - Best, Suno Team
Hi, I have python 3.10.10 running.
I've downloaded and unzipped the zip. Then ran
What commands should I supply, or am I doing it wrong?
Thanks.