Skip to content

Python 3.6 on ubuntu 18.04 not working #508

@rismoney

Description

@rismoney

I am trying to use this python module (latest) to install python 3.6 on an ubuntu 18.04

class { 'python':
    version    => '3.6',
    pip        => 'present',
    dev        => 'present',
    virtualenv => 'present',
  }

No virtualenv installed on path - can't create environments.
Please advise on what I am doing wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions