Open w-yasuo opened 1 year ago
You can check if mmsegmentation was installed successfully.
python -c "import mmseg"
You can check if mmsegmentation was installed successfully.
yes, im sure i have installed the mmsegmentation
Please make sure you can import mmseg
successfully but not import mmsegmentation
.
Well, I don't know how to solve your problem.
Well, I don't know how to solve your problem.
ok, thk you 0.0
when i use Pyinstaller packages the EXE, ti is successfully, But when I run the exe, it gives me an error ModuleNotFoundError: mmsegmentation is not installed, please install mmsegmentation manually