Python Forum
CompileError: Unable to find vcvarsall.bat
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CompileError: Unable to find vcvarsall.bat
#2
What command are you running?
Quote:I try to run a file that uses the function weave.inline() however I get the error:
That's weave.inline(),and scipy is of course included in Anaconda.
Can check for update:
G:\Anaconda3\Scripts
λ conda update scipy
Solving environment: done

## Package Plan ##

environment location: G:\Anaconda3

added / updated specs:
- scipy


The following packages will be downloaded:

package | build
---------------------------|-----------------
scipy-1.0.0 | py36h1260518_0 13.0 MB

The following packages will be UPDATED:

scipy: 0.19.1-py36h7565378_3 --> 1.0.0-py36h1260518_0

Proceed ([y]/n)? y


Downloading and Extracting Packages
scipy 1.0.0: ######################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
As you see i use conda witch is Anaconda package manager.
Should not try to compile when use Anaconda,
should not try to compile all in Windows(has to know detailed stuff first).
Here my tutorial about Anaconda.
Reply


Messages In This Thread
RE: CompileError: Unable to find vcvarsall.bat - by snippsat - Dec-24-2017, 01:55 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020