JOP-Lee / READ

AAAI2023,implementation of "READ: Large-Scale Neural Scene Rendering for Autonomous Driving", the experimental results are significantly better than Nerf-based methods
https://github.com/JOP-Lee/READ-Large-Scale-Neural-Scene-Rendering-for-Autonomous-Driving
GNU General Public License v2.0
447 stars 55 forks source link

"PyCUDA was compiled without GL extension support" #48

Open booker-max opened 1 year ago

booker-max commented 1 year ago

when I run the "python viewer.py --config downloads/kitti6.yaml", I meet the problem, "pycuda import error: PyCUDA was compiled without GL extension support", I don't know the reason, Can you help me, I'm sure that I follow the requirements.sh to install the environment

yixionghuo commented 1 year ago

Hi, I had the same problem as you, did you solve it?

booker-max commented 1 year ago

yes, i solved it, you only need to run the code in /src/scripts/train_data.sh.