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

More support for Visual Studio users on Windows? #67189

Closed
StoreIntegrator mannequin opened this issue Dec 6, 2014 · 3 comments
Closed

More support for Visual Studio users on Windows? #67189

StoreIntegrator mannequin opened this issue Dec 6, 2014 · 3 comments
Labels
build The build process and cross-build

Comments

@StoreIntegrator
Copy link
Mannequin

StoreIntegrator mannequin commented Dec 6, 2014

BPO 23000
Nosy @bitdancer

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2014-12-06.13:54:38.325>
created_at = <Date 2014-12-06.12:24:02.065>
labels = ['build']
title = 'More support for Visual Studio users on Windows?'
updated_at = <Date 2014-12-06.15:42:03.707>
user = 'https://bugs.python.org/StoreIntegrator'

bugs.python.org fields:

activity = <Date 2014-12-06.15:42:03.707>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2014-12-06.13:54:38.325>
closer = 'SilentGhost'
components = []
creation = <Date 2014-12-06.12:24:02.065>
creator = 'StoreIntegrator'
dependencies = []
files = []
hgrepos = []
issue_num = 23000
keywords = []
message_count = 3.0
messages = ['232240', '232242', '232245']
nosy_count = 3.0
nosy_names = ['r.david.murray', 'SilentGhost', 'StoreIntegrator']
pr_nums = []
priority = 'normal'
resolution = 'third party'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue23000'
versions = []

@StoreIntegrator
Copy link
Mannequin Author

StoreIntegrator mannequin commented Dec 6, 2014

Hi,

When using Python on Windows I always encounter plenty of errors which are simply frustrating. Typically issues compilation, linking, libraries which have nothing to do with functional coding in Python are numerous.

Do have a look at PTVS tools how an integrated UI can work...

And do try to get rid of the already for > 5 years existing BUGS like:
https://pytools.codeplex.com/workitem/2808

Simply frustrating to use Python this way.

J.

@StoreIntegrator StoreIntegrator mannequin added the build The build process and cross-build label Dec 6, 2014
@SilentGhost
Copy link
Mannequin

SilentGhost mannequin commented Dec 6, 2014

This seem like an issue with numpy, not python. Perhaps installing using binary would be a better option for you? In any case, this need further elaborating at what the actual problem and the solution could be.

@SilentGhost SilentGhost mannequin added the invalid label Dec 6, 2014
@SilentGhost SilentGhost mannequin closed this as completed Dec 6, 2014
@bitdancer
Copy link
Member

Note also that there are going to be significant improvements in the Python Windows build system for 3.5. Any further (specific, non-distutils) requests for improvement should be targeted against that version once bpo-22919 has been integrated. Please do open a new issue with *specific* problems if they are problems with the CPython compile itself or with distutils, as opposed to problems with a specific 3rd party project's compilation instructions...the latter should be reported to the 3rd party project first, and if the project determines it is rooted in a problem with CPython/distutils, it can then be reported upstream here with sufficient details for us to take action.

@bitdancer bitdancer removed the invalid label Dec 6, 2014
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build
Projects
None yet
Development

No branches or pull requests

1 participant