Skip to content

Updated joblib files using joblib directly (to prevent import errors.)#17

Open
aidansean wants to merge 1 commit into
vzhou842:masterfrom
hanzoarchives:update-joblib-files-for-python37
Open

Updated joblib files using joblib directly (to prevent import errors.)#17
aidansean wants to merge 1 commit into
vzhou842:masterfrom
hanzoarchives:update-joblib-files-for-python37

Conversation

@aidansean
Copy link
Copy Markdown

This PR updates the joblib files. They have been updated by loading them using joblib in Python3.7, and then dumping them using joblib. This prevents the following error during operation:

E ModuleNotFoundError: No module named 'sklearn.externals.joblib'

@ccombsnbcu
Copy link
Copy Markdown

Are there plans to publish this as a fix?

@juancastingo
Copy link
Copy Markdown

Please merge this

@ieshaan12
Copy link
Copy Markdown

Anyway we can download this specific branch?

@kennell
Copy link
Copy Markdown

kennell commented Nov 16, 2021

There is a somewhat actively maintained fork that fixes this issue, along with some other improvements and updates.

https://gitlab.com/dimitrios/alt-profanity-check

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.

5 participants