rebane2001 / matterport-dl

A downloader for matterport virtual tours
The Unlicense
294 stars 75 forks source link

TabError: inconsistent use of tabs and spaces in indentation #14

Closed HeroponRikiBestest closed 2 years ago

HeroponRikiBestest commented 2 years ago

Upon trying to run the latest update: bestest@bestest-ThinkPad-T14-Gen-1:~/matterport-dl$ python3.9 matterport-dl.py File "/home/bestest/matterport-dl/matterport-dl.py", line 356 raw_path, _, query = self.path.partition('?') TabError: inconsistent use of tabs and spaces in indentation

rebane2001 commented 2 years ago

Fixed, update the script