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

Add requirements install step to readme #67

Closed
wants to merge 1 commit into from

Conversation

mattfullerton
Copy link

Resolves #65

@davidmsibley
Copy link

I don't think this documentation is correct. First, I think you'll want to install the requirements after the library, and then you'll need to point to the pip-requirements.txt within the ckanext-geoview library, which typically isn't the working directory when working in a production site.

@davidmsibley
Copy link

Actually, I suspect it will end up more like the ckanext-spatial install docs, by installing from source to get the pip-requirements.txt file locally.

Disclaimer: I've never worked with python/pip before, I'm just trying to install this extension and I ran into this issue.

@mattfullerton
Copy link
Author

You're right, it actually makes little sense what I wrote. I will write back in #65. The other approach (ckanext-spatial) would of course work, but this approach (if it would work, i.e. install dependencies) would obviously be nicer for users.

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

Successfully merging this pull request may close these issues.

Pip install not installing requirements
2 participants