Hi,

at least since 9.8.beta1 I get:

(base) gitpod@sagemath-sagetracmirror-bkjzz4skuj7:/workspace/sagetrac-mirror$ 
sage
bash: sage: command not found
(base) gitpod@sagemath-sagetracmirror-bkjzz4skuj7:/workspace/sagetrac-mirror$ 
./sage
Traceback (most recent call last):
  File "/workspace/sagetrac-mirror/src/bin/sage-ipython", line 9, in <module>
    from sage.misc.banner import banner
ModuleNotFoundError: No module named 'sage'
(base) gitpod@sagemath-sagetracmirror-bkjzz4skuj7:/workspace/sagetrac-mirror$ 
echo $PATH
/opt/conda/bin:/opt/conda/condabin:/ide/bin/remote-cli:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workspace/sagetrac-mirror/venv/bin
(base) gitpod@sagemath-sagetracmirror-bkjzz4skuj7:/workspace/sagetrac-mirror$ 
ls -ltr venv
ls: cannot access 'venv': No such file or directory

In this example I invoked Gitpod via the badged on ticket #33969 
<https://gitpod.io/#https://github.com/sagemath/sagetrac-mirror/tree/u/soehms/hide_features_34185>
 
after rebasing to the current beta. On a pinned workspace under 9.7.beat8 
it is still working:

(/workspace/sagetrac-mirror/venv) 
gitpod@sagemath-sagetracmirror-umr7r154gqk:/workspace/sagetrac-mirror$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.7.beta8, Release Date: 2022-08-07               │
│ Using Python 3.10.5. Type "help()" for help.                       │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
sage: quit
(/workspace/sagetrac-mirror/venv) 
gitpod@sagemath-sagetracmirror-umr7r154gqk:/workspace/sagetrac-mirror$ which 
sage
/workspace/sagetrac-mirror/venv/bin/sage

(/workspace/sagetrac-mirror/venv) 
gitpod@sagemath-sagetracmirror-umr7r154gqk:/workspace/sagetrac-mirror$ echo 
$PATH
/workspace/sagetrac-mirror/venv/bin:/opt/conda/condabin:/ide/bin/remote-cli:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workspace/sagetrac-mirror/venv/bin

​

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/09ec84b4-8c14-42c6-aaa4-01a5ace5ed53n%40googlegroups.com.

Reply via email to