Skip to content

Roundabout with "unable to find vcvarsall.bat" possible? #860

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sandorkonya opened this issue Jun 19, 2020 · 0 comments
Open

Roundabout with "unable to find vcvarsall.bat" possible? #860

sandorkonya opened this issue Jun 19, 2020 · 0 comments
Labels

Comments

@sandorkonya
Copy link

My situation:
PC 1: Win 10, admin rights, Visual Studio C++ build tools installed, script in WPy64-3760 running w/o problems.
PC 2: WPy64-3760 (exact copy of the one from the above PC), Win 10, BUT no admin rights & no VS C++ build tools on the PC & downloading/installing these is not possible.

I get an error on PC 2: "ImportError: Building module utils.cython_nms failed: ..... unable to find vcvarsall.bat".
I am aware of that in order to solve this i should install Visual Studio 2017's C++ , but unfortunately it is impossible on the machine, (since i have no admin rights).

Is it possible to compile the missing binaries on PC 1 and transfer these binaries in order to be able to run on the machine?

If so, how? Every help is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants