DeepMIMO / DeepMIMO-python

DeepMIMO python dataset codes for mmWave and massive MIMO
Other
56 stars 10 forks source link

FileNotFoundError #2

Closed ericphilbaz closed 5 months ago

ericphilbaz commented 5 months ago

for python: [Errno 2] No such file or directory: '======================\DeepMIMO_pro\scenarios\O1_60\O1_60.params.mat'

umut-demirhan commented 5 months ago

Hi @ericphilbaz

It seems that either a) the scenario is not installed correctly, or b) the scenario folder parameter is not set correctly.

To install the scenario, you need to download the O1_60 scenario zip file from here, and extract it to "=====\DeepMIMO_pro\scenarios" folder. After the installation, you should have the file 'O1_60\O1_60.params.mat' at the desired path.