29,688
questions
-3
votes
1
answer
60
views
Cannot install manim with Python 3.13 on windows 10, how can I fix this?
when i try to install any package using pip install [package name], i get the error
C:\Users\ignax>pip install manim
Collecting manim
Using cached manim-0.14.0-py3-none-any.whl.metadata (10 kB)
...
1
vote
1
answer
17
views
Can't install mmaction: ERROR: Failed building wheel for Pillow
I'm trying to install mmaction module in python3.12.4 version (interpreter is venv) on Windows but no matter what command I try, at the end I always get:
RequiredDependencyException: zlib
...
0
votes
0
answers
6
views
Compatibility issue installing MMSegmentation on macOS
I tried installing MMSegmentation following the instructions on (https://github.com/open-mmlab/mmsegmentation/blob/main/docs/en/get_started.md) for the CPU version on macOS, but I encountered ...
0
votes
0
answers
46
views
Can't install Eclipse on Windows 10
I have java 23 installed, I download the eclipse installer, but it does not start and gives this log:
`!SESSION 2024-11-08 13:24:02.001 -----------------------------------------------
eclipse.buildId=...
0
votes
0
answers
14
views
How to reuse a set of property and logic in three different UI dialog next button based on UI dialog condition
In WIX, I have a common set of property and logic which needs to be executed in three different UI dialog next button. And the execution should be based on condition on that UI dialog. Like, if ...
0
votes
0
answers
23
views
neko install undefined reference to `MPI_Comm_f2c' `ompi_mpi_byte'
I am trying to install neko v0.8.0... but when I enter "make",it halts
like this:
comm/comm_wrapper.o: In function neko_comm_wrapper_init:
/WORK/thuscc24team13_work/neko-0.8.0/src/comm/...
0
votes
0
answers
21
views
IBM Cognos Jupyter Notebooks installation error
I am trying to install IBM Cognos Jupyter Notebooks. Unfortunatly, when running install.bat (like described in the offical documentation https://www.ibm.com/docs/en/cognos-analytics/12.0.0?topic=...
-3
votes
0
answers
28
views
How to install Kerberos on MacOS Sonoma Apple M3 chip zsh shell [closed]
It seems like you are using MIT Kerberos but do not have the krb5kdc daemon installed. This is a common issue because Homebrew's MIT Kerberos installation might not include the KDC (Key Distribution ...
0
votes
0
answers
20
views
Using WiX 3.11 to create installer that installs different modules that may be uninstalled as a whole
I have been using a WiX installer project that basically bundles installers from other projects in Visual Studio 2022. I want to change this behavior and have the installer install everything from a ...
0
votes
0
answers
73
views
Getting Catastrophic failure installing WSL Windows 10
I had installed WSL in my windows 10 since about 5 years ago in my PhD thesis to work with torch and it was ok. Now I need Linux again for using compute Canada clusters. the WSL was appeared in the ...
-3
votes
0
answers
38
views
Golang: 'imports' can't be found [closed]
when I make an attempt to build my GO app, a build error occures: cannot find package "runtime" in any of GOROOT or GOPATH.
also the vscode informs an Error of loading workspase: packages....
1
vote
0
answers
36
views
How to overcome Python3 installation Fatal Python error: init_fs_encoding
While attempting to troubleshoot an issue on my Ubuntu for Windows installation I uninstalled all the python instances. The issue has been resolved, but now I'm unable to get python3 reinstalled.
$ ...
-2
votes
0
answers
23
views
i am trying to run whisper ia and it gave me this [closed]
C:\Users\User>Whisper
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in ...
0
votes
2
answers
443
views
Failed to connect to bus: no medium found error on arch Linux setup [closed]
I was trying to set up Arch Linux on a USB, which I have done before, and it says it failed to connect to the bus: no medium was found. Can someone please help? So I was setting up Arch Linux on a USB,...
-1
votes
0
answers
46
views
Keyboard and mouse not responding at install menu of Linux Mint or Proxmox [closed]
Initial installation of either Linux Mint (LM) 22 cinnamon or Proxmox 8.2 on an old 2015 HP ProDesk PC results in USB keyboard not responding making it impossible to hit [Enter] to get started.
...