Closed YanisKyr closed 9 months ago
I ran it a couple more times, and the errors keep changing.
Downloading sequences: 100%|█████████████████| 131/131 [13:55<00:00, 6.38s/it]
Please enter your mapilio account information to continue.
If you don't have a mapilio account, please create one at https://mapilio.com/
Enter your username: yannakis
Enter your email: ******************
Enter mapilio user password:
Traceback (most recent call last):
File "/home/yaniskyr/MapSyncer/run.py", line 124, in <module>
main()
File "/home/yaniskyr/MapSyncer/run.py", line 35, in main
check_authenticate = check_auth()
^^^^^^^^^^^^
File "/home/yaniskyr/MapSyncer/run.py", line 76, in check_auth
check_authenticate = authenticator.perform_task(args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Authenticate.perform_task() missing 1 required positional argument: 'vars_args'
Hi YanisKyr,
Our team has fixed the authentication error on v0.0.3. we have been researching the probable error. If you encounter an error, please know that we're here to assist you with resolving it quickly We truly appreciate your feedback.
Thank you. Now how do I update to 0.0.3? :)
Hi @YanisKyr,
You may simply update it by writing pip install mapsyncer --upgrade
on CLI, in case you have the older versions
Sincerely,
Alright, I've uploaded one sequence now!
I'm curious to see how it appears in Mapilio, that's why I uploaded only one of the 124 ;)
Enter the specific folder name: 4733209
Uploading folder '4733209'...
Some images has failed to upload due to anomaly detection. These images are => ['4733209_e8ef62865b98e7e32801102186baa270.jpg']
If shooting was taken at a point outside the polygon, these points and images will be published publicly...
Upload has been started.
🗺️ Currently at: Sequence 1, Total Number of Sequences: 1
Compressing 1/1: 100%|████████████████████| 100/100 [00:06<00:00, 14.67files/s]
Uploading 1/1: 100%|██████████████████████| 69.4M/69.4M [00:38<00:00, 1.90MB/s]
Upload has been successfully finished. 1 sequence(s) out of 1 sequences were uploaded correctly. Thanks for your contributions to Mapilio 🎉!
Short Information
0.0.1
Linux
Problem Definition Briefly (might be explained in steps)
Downloaded all images (after getting stuck a few times), I might have authenticated incorrectly for Mapillio at the end so I had to restart the process, and then this.
Extra information (can contain screen shots)