Mapillary Tools 0.5.3 for Windows?

I read here in the forum that version 0.5.3 of the mapillary tools should be available. My current download from github shows me --version 0.5.0 (Windows).
Where can I get the latest version for Windows?
Are the upload problems then resolved?

Hi @ralrei, Just cloning the repository doesn’t update mapillary_tools’s version number if you have not installed setup.py, please run this python2 setup.py install and let me know if the version number is updated.

Best,
Said

@asturksever Hi Said

How does one run the setup.py from a virtual environment install? I note the files are on github but don’t see them after;

mkdir code
cd code
python -m virtualenv --python=python2 --system-site-packages .env
source .env/bin/activate
pip install git+https://github.com/mapillary/Piexif
pip install git+https://github.com/mapillary/mapillary_tools

Tnx

Hi @asturksever, I’m using the single file for Windows, no further installation required.
https://tools.mapillary.com/binary/win/mapillary_tools.exe
The version is still 0.5.0

2 Likes

Ok, I think the windows exe wasn’t updated.
Now I did the custom installation. A littlebit tricky but now it’s version 0.5.3 and works well. Uploaded 4 sequences without any error.

1 Like

Is there some way to get mapillary_tools.exe file in most recent version?

I use it in work without installation as I cannot install any apps there.

2 Likes

Hey all, please download the latest binaries from Release v0.6.0 · mapillary/mapillary_tools · GitHub

Meanwhile we will upload the latest to tools.mapillary.com.

2 Likes

Bump @tao

tools.mapillary.com is no longer reachable, are binaries gone?

If this is the case, should we install Python? (I can live with that. Many people won’t).

Thank you for your kind support anyway. Kind regards!

Check out here, under assets:

3 Likes