Skip to content
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

Unable to get csViewer to work on Manjaro with miniconda #159

Open
lkno0705 opened this issue Jan 18, 2022 · 1 comment
Open

Unable to get csViewer to work on Manjaro with miniconda #159

lkno0705 opened this issue Jan 18, 2022 · 1 comment

Comments

@lkno0705
Copy link

Hi,
I can't figure out how to properly start the csViewer. It will not open any dataset folder, no matter what I do. I set the environment variable with:
export CITYSCAPES_DATASET=/home/user/work/unpacked_datasets/cityscapes/
Folder structure of the unpacked_datasets folder looks as follows:
Screenshot_20220118_164933

As it can be seen from the picture above I also tried to copy the cityscapesscripts folder to the root folder and start the viewer from there with: python ./cityscapesscripts/viewer/cityscapesViewer.py Sadly this made no difference. I don't know what else I should try to get it working. Does anyone have an idea or can point me towards the mistake I made? Any help is greatly appreciated! I included some more information about my system down below.

Misc Information:
GPU: AMD Integrated Graphics
Distribution: Manjaro (latest official release)
Kernel: 5.15.12-1-MANJARO (64-bit)
Qt-Version: 5.15.2
Desktop Environment: KDE Plasma (Framework Version: 5.89.0, Plasma Version: 5.23.4)
Used Shell: zsh
Used Environment: miniconda3 with updated symlink to fix the libstdc++.so.6 bug where the GLIBCXX_3.4.29 is not found; the environment also has the cityscapesscripts installed

@aldyhelnawan
Copy link

aldyhelnawan commented Aug 24, 2022

Hi, I don't know if I'm responding to these too late.

It seems you've encountered these error messages:
image

It seems yours isn't on the same directory (level).
As far as my understanding, the gtFine and leftimg8bit folder should be in the same directory and level (default)

image

Or maybe you could modify the path (or the python code?) to call the leftimg8bit on a different path.

Hope it helps.

Machine:
Ubuntu 20.04
Environment: Anaconda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants