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

Remove the need for Python for Scientific Computing #10

Open
ryanwoconnor opened this issue Jan 8, 2019 · 0 comments
Open

Remove the need for Python for Scientific Computing #10

ryanwoconnor opened this issue Jan 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ryanwoconnor
Copy link
Owner

It would be nice if we didn't have a dependency for PSC for this app.

One option would be to package mmap.so for the current Splunk version of Python with the app and then have that get copied over.

Another option would be to wait for Splunk to upgrade to Python 3 and see if mmap support gets baked in.

Currently in a holding pattern on this as mmap.so is a requirement for Pandas and not included with Core Splunk. It is included with PSC, but PSC is lacking SSL.so which is also a requirement for Google Drive API Requests.

@ryanwoconnor ryanwoconnor added the enhancement New feature or request label Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant