-
Notifications
You must be signed in to change notification settings - Fork 393
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
[Help] Install Issues-Windows #169
Comments
Had the same problem with cloning on windows try the following inside the folder:
and then what you did:
There should now be files inside the ebook2audiobook folder and you can go on |
It's a bug That's being fixed in the next PR :) Caused by file naming limitations of windows with This is a duplicate of #126 |
FYI - just stumbled across this today. @titusthef0x workaround worked around it, but a regular checkout on win still seems to fail.
|
That is the error in my screenshots. It's being worked on, known bug according to above. Can anyone tell me what to do about the Conda errors in my original post? Please and thank you? |
just try |
I have tried to run conda init cmd.exe. I have tried installing pydantic-core, pyee manually, tried running the suggested pip install --force-reinstall --no-deps pydantic-core==2.23.4 but I cannot even activate the vEnv. |
I used PowerShell 7 (x64) as administrator instead of cmd.exe and never ran into those problems. Maybe try that. |
`PS C:\Tools\ebook2audiobook> conda init ==> For changes to take effect, close and re-open your current shell. <== Operation failed. |
you have an issue with your user permissions. apparently it needs administrator privileges... which is a non common state |
Hello. My wife is recently blind, and when I saw this, I literally whooped out loud. I can convert her books to audio! For free or a small donation!
However, I am not very tech savvy, and I am having issues with the install. Got clone fails first, I restore it, then I manually extract the invalid paths (see below) and that gets it cloned and checked out.
Next, I run
ebook2audiobook.cmd
and get a host of errors. I don't understand any of them. The "Docker" thing is way out of my league. I just want to convert her books to audio for her, easily. It also fails to importunidic
saying no module is found.I have tried to run
conda init cmd.exe
. I have tried installingpydantic-core
,pyee
manually, tried running the suggestedpip install --force-reinstall --no-deps pydantic-core==2.23.4
but I cannot even activate the vEnv.please see the screenshots below. Thank you for any help as this is an absolute BOON to my wife and I.
If there is any information I can collect and post to this end, please just let me know? Go easy on me also, I am an old vet and just trying to get some help here.
The text was updated successfully, but these errors were encountered: