Skip to content
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

Issue: PyArrow Installation Error in Visual Studio Developer Command Prompt for TabPy #624

Open
ch7code opened this issue Oct 28, 2023 · 0 comments
Labels

Comments

@ch7code
Copy link

ch7code commented Oct 28, 2023

Environment:

OS: Windows 11 Pro
Python Version: 3.12
TabPy Release: 2.9.0
Description:
When attempting to install TabPy using the Visual Studio Developer Command Prompt with the command pip install tabpy, an error related to PyArrow arises. The error message suggests that "Visual Studio" is not found, even though Visual Studio is installed on my machine. Additionally, the PATH variable has been set up correctly to include Visual Studio.

Steps to Reproduce:

Open Visual Studio Developer Command Prompt.
Run the command: pip install TabPy.
Expected Outcome:
TabPy should install without any errors.

Actual Outcome:
Received a PyArrow-related error indicating that "Visual Studio" cannot be found.

Screenshots:
TabPy Installation Error
image

Additional Information:

Visual Studio Version: 17.7.6
Have other Python packages been installed successfully using this command prompt? No, first time using Python / TabPy
Was any previous version of TabPy installed? No
Thank you for your assistance. Any guidance to resolve this would be highly appreciated!

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

1 participant