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

Unable to install pipenv or Virtualenv in Codeenvy Django Starter template #2803

Open
ParthiBa opened this issue Aug 24, 2020 · 0 comments
Open

Comments

@ParthiBa
Copy link

ParthiBa commented Aug 24, 2020

Reproduction Steps:

Codenvy version:
Eclipse Che 7.16.2
OS and version: some sort of linux os

  1. Open Python starter template for creating the workspace ( source code https://github.com/che-samples/django-realworld-example-app )
  2. Open Terminal
  3. Type "pip install pipenv"
  4. Below Warnings are shown
    WARNING: The script virtualenv is installed in '/home/user/.local/bin' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

5.Unable to change $PATH variable. So I am not able to acess pipenv

Unable to find docker version or cli logoutput

Docker version:

Codenvy cli.log output:

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