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

Unexpected error while installing py3-64-ext #9

Open
geranazavr555 opened this issue Feb 3, 2022 · 0 comments
Open

Unexpected error while installing py3-64-ext #9

geranazavr555 opened this issue Feb 3, 2022 · 0 comments

Comments

@geranazavr555
Copy link

INFO [2022-02-03 17:25:39,695] Set environment variable 'PYTHON3_64_EXT_HOME=C:\Programs\Python-3-64-ext'. INFO [2022-02-03 17:25:39,696] Starting 'setx.exe PYTHON3_64_EXT_HOME C:\Programs\Python-3-64-ext /M'. INFO [2022-02-03 17:25:39,741] Successfully set environment variable 'PYTHON3_64_EXT_HOME=C:\Programs\Python-3-64-ext'. FATAL [2022-02-03 17:25:39,743] Unexpected error: Expected exactly form key=value while setting env. java.lang.IllegalArgumentException: Expected exactly form key=value while setting env. at me.pbox.command.CommandUtil.env(CommandUtil.java:166) at me.pbox.command.DescriptorHandler.processCommands(DescriptorHandler.java:171) at me.pbox.command.DescriptorHandler.handleInstall(DescriptorHandler.java:151) at me.pbox.command.DescriptorHandler.endElement(DescriptorHandler.java:118) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(Unknown Source) at me.pbox.xml.XmlUtil.traverse(XmlUtil.java:800) at me.pbox.command.InstallCommand.run(InstallCommand.java:51) at me.pbox.command.DefaultCommand.run(DefaultCommand.java:21) at me.pbox.Main.main(Main.java:100)

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

1 participant