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 while pip installing p4p (Windows 11) #129

Open
nellomellow99 opened this issue Nov 9, 2023 · 1 comment
Open

Issue while pip installing p4p (Windows 11) #129

nellomellow99 opened this issue Nov 9, 2023 · 1 comment

Comments

@nellomellow99
Copy link

Hey everybody,

When trying to install python packages with pip (p4p, epicscorelibs) I get an error message indicating that Microsoft Visual C++ 14.0 or greater is required.
If I then try to download Microsoft Visual Studio C++ 14.0 using the Microsoft C++ Build Tools (Desktop Development with C++), the installation fails:
Fehlermeldung_Mic_cpp

I have selected the following in the installation details of “Desktop Development with C”:
Screenshot (4)

I use Windows 11 as my operating system, but my colleagues who use Windows 10 do not have this problem.

I am happy about every hint and especially if someone has a potential workaround.

Best,
Nelson

@mdavidsaver
Copy link
Member

Sorry, I didn't notice this issue when it came in.

Which python version(s) have you tried?

You should not need MSVC to make use of the pre-built wheel binaries.

Do you intend to do a source built?

Currently I provide pre-built wheels on windows/amd64 for py 3.5 -> 3.11.

https://pypi.org/project/epicscorelibs/#files

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

No branches or pull requests

2 participants