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

problem with installing validator.nu on windows #56244

Closed
sulakshana mannequin opened this issue May 9, 2011 · 2 comments
Closed

problem with installing validator.nu on windows #56244

sulakshana mannequin opened this issue May 9, 2011 · 2 comments
Labels
build The build process and cross-build OS-windows

Comments

@sulakshana
Copy link
Mannequin

sulakshana mannequin commented May 9, 2011

BPO 12035
Nosy @amauryfa

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 2011-05-09.08:30:28.726>
created_at = <Date 2011-05-09.07:49:39.203>
labels = ['build', 'invalid', 'OS-windows']
title = 'problem with installing validator.nu on windows'
updated_at = <Date 2011-05-09.08:30:28.714>
user = 'https://bugs.python.org/sulakshana'

bugs.python.org fields:

activity = <Date 2011-05-09.08:30:28.714>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2011-05-09.08:30:28.726>
closer = 'amaury.forgeotdarc'
components = ['Windows']
creation = <Date 2011-05-09.07:49:39.203>
creator = 'sulakshana'
dependencies = []
files = []
hgrepos = []
issue_num = 12035
keywords = []
message_count = 2.0
messages = ['135570', '135571']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'sulakshana']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue12035'
versions = ['Python 2.7']

@sulakshana
Copy link
Mannequin Author

sulakshana mannequin commented May 9, 2011

I tried following instructions given in http://about.validator.nu/#src to install validator.nu on windows. 1. changed hg clone https://bitbucket.org/validator/build build to hg.py clone https://bitbucket.org/validator/build build as HG was not getting recognised in windows. 2. when i tried to run python build/build.py all getting the following error..

pasting the entire thing... how to solve this???

C:\www\checker>python build/build.py all "hg.py" pull --update -R build https://bitbucket.org/validator/build/ Traceback (most recent call last): File "build/build.py", line 1041, in selfUpdate()

File "build/build.py", line 797, in selfUpdate hgCloneOrUpdate("build", hgRoot)

File "build/build.py", line 777, in hgCloneOrUpdate runCmd('"%s" pull --update -R %s %s%s/' % (hgCmd, mod, baseUrl, mod))

File "build/build.py", line 173, in runCmd subprocess.call(cmd)

File "C:\www\Python27\lib\subprocess.py", line 486, in call return Popen(*popenargs, **kwargs).wait()

File "C:\www\Python27\lib\subprocess.py", line 672, in init errread, errwrite)

File "C:\www\Python27\lib\subprocess.py", line 882, in _execute_child startupinfo)

WindowsError: [Error 193] %1 is not a valid Win32 application

@sulakshana sulakshana mannequin added OS-windows build The build process and cross-build labels May 9, 2011
@amauryfa
Copy link
Member

amauryfa commented May 9, 2011

This is not a python issue. Please report your problem to the validator project.

@amauryfa amauryfa closed this as completed May 9, 2011
@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 OS-windows
Projects
None yet
Development

No branches or pull requests

1 participant