chaowentao / OccCasNet

OccCasNet: Occlusion-aware Cascade Cost Volume for Light Field Depth Estimation
6 stars 0 forks source link

Some questions about program execution #1

Closed HNU-YWB closed 1 year ago

HNU-YWB commented 1 year ago

Hello, may I ask if this program can run on a Windows environment? I always encounter this error after setting up the environment on Windows, do you happen to know the reason for this error?

ImportError: SystemError: <built-in method contains of dict object at 0x000002391EEDF120> returned a result with an error set

HNU-YWB commented 1 year ago

1689656421023

chaowentao commented 1 year ago

@HNU-YWB Sorry, I don't try it on the Windows platform. It may be caused by the version of TensorFlow or Python. So I recommend you to use the Ubuntu platform and the given environment setting.

HNU-YWB commented 1 year ago

@HNU-YWB Sorry, I don't try it on the Windows platform. It may be caused by the version of TensorFlow or Python. So I recommend you to use the Ubuntu platform and the given environment setting.

Thank you for your help.

chaowentao commented 1 year ago

@HNU-YWB OK. If you have questions subsquently , pease keep contacting me.