Python Forum
unable to find vcvarsall.bat
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unable to find vcvarsall.bat
#1
I am using a LULU package which was created 6 years ago. I am executing the package setup.py file in python version 3.6 and the unexpected error "Unable to find vcvarsall.bat". In that package they have used cython also, please assist me with resolving the error.
Reply
#2
Is lulu a package format? What do one of it's packages look like?

Normally setup.py is used to install a program, and might not be needed to just run it.
vcvarsall.bat (I think) is normally used with VisualStudio to setup environment variables before visual studio's compiler starts, and thus might also be optional.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  unable to find module in su mode? korenron 2 1,918 Jan-10-2021, 07:41 PM
Last Post: Gribouillis
  Unable to find an existing module arbiel 2 4,954 Apr-11-2020, 07:12 PM
Last Post: arbiel
  How to ignore - ERROR: The system was unable to find the specified registry key or va asheru93 9 6,645 Feb-04-2019, 06:35 AM
Last Post: asheru93
  KeyError issue - unable to find root cause simms7400 13 10,294 Sep-03-2018, 11:46 PM
Last Post: simms7400

Forum Jump:

User Panel Messages

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