ckan / ckan/ckan-docker

how activate CKAN virtualenv inside container?

Open
#98 1 comment 0 reactions 1 assignee Claimed by @kowh-ai View on GitHub
Dominant language
Shell
Stars
151
Forks
279
PR merge metrics
No merged PRs in 30d

Description

I want to install other plugins such as ckanext-visualize, ckanext-pdfview, ckanext-geoview, ckanext-mapviews in docker ckan version 2.10.1
how activate CKAN virtualenv inside container

`docker exec -it ckan /bin/bash`
`source /usr/lib/ckan/default/bin/activate`
`bash: /usr/lib/ckan/default/bin/activate: No such file or directory`

`docker exec -it ckan /bin/bash`
`. /usr/lib/ckan/default/bin/activate`
`bash: /usr/lib/ckan/default/bin/activate: No such file or directory`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.