-
Notifications
You must be signed in to change notification settings - Fork 237
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
The following actions failed │ λ build conf-python-2-7 1.2 #2420
Comments
It seems that a system package required by |
In fact, you need to install Python 2.7 via Cygwin (you need to use Cygwin Python, not Windows Python), it seems that depext does not detect that missing package. |
Could you help me to give some concrete steps? |
Having the same problem while installing via OPAM. However, I found that |
Related: #2431 |
Nowadays macOS does not come with python2. |
This should be fixed by #3069 |
Hello, when I run the following command,it occur some error, could you give me some suggests?
$ opam pin add fstar --dev-repo
[NOTE] Package fstar is already pinned to git://github.com/FStarLang/FStar (version 2021.12.31
dev).dev] no changes from git://github.com/FStarLang/FStar[fstar.2021.12.31
fstar is now pinned to git://github.com/FStarLang/FStar (version 2021.12.31~dev)
The following actions will be performed:
∗ install conf-python-2-7 1.2 [required by z3]
∗ install z3 4.8.5 [required by fstar]
∗ install fstar 2021.12.31~dev*
===== ∗ 3 =====
Do you want to continue? [Y/n] y
[z3.4.8.5] downloaded from https://github.com/Z3Prover/z3/archive/Z3-4.8.5.tar.gz
[ERROR] The compilation of conf-python-2-7 failed at "dash.exe -ec python2.7 test.py".
#=== ERROR while compiling conf-python-2-7.1.2 ================================#
context 2.0.8 | win32/x86_64 | ocaml-variants.4.12.0+mingw64c | git://github.com/fdopen/opam-repository-ming
w.git#opam2
path ~/.opam/ocaml-variants.4.12.0+mingw64c/.opam-switch/build/conf-python-2-7.1.2
command dash.exe -ec python2.7 test.py
exit-code 127
env-file ~/.opam/log/conf-python-2-7-20960-1872ec.env
output-file ~/.opam/log/conf-python-2-7-20960-1872ec.out
output
dash: 1: python2.7: not found
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
┌─ The following actions failed
│ λ build conf-python-2-7 1.2
└─
╶─ No changes have been performed
[NOTE] Pinning command successful, but your installed packages may be out of sync.
The text was updated successfully, but these errors were encountered: