layumi / University1652-Baseline

ACM Multimedia2020 University-1652: A Multi-view Multi-source Benchmark for Drone-based Geo-localization :helicopter: annotates 1652 buildings in 72 universities around the world.
https://arxiv.org/abs/2002.12186
MIT License
493 stars 73 forks source link

Can't Python above version 3.6 run? #35

Open wpumain opened 1 year ago

wpumain commented 1 year ago

Pytorch 0.3+。Does this mean that as long as the version of the pytorch is greater than 0.3?

layumi commented 1 year ago

Hi @wpumain

Yes. If you found any issue, please let me know. Thank you~

wpumain commented 1 year ago

but python above version 3.6 is ok?

layumi commented 1 year ago

@wpumain Yes. I think it will not be a problem. I will modify to 3.6+

Ariana-ccc commented 1 year ago

I tried python 3.6+, but it failed with the following error. AttributeError: module 'multiprocessing.spawn' has no attribute 'get_preparation_data'

layumi commented 1 year ago

Hi @Ariana-ccc Could you provide more error log that we can check the details? Thank you very much.