Answers for "ERROR: Failed building wheel for guidedlda"

1

ERROR: Failed building wheel for guidedlda

This is a read me on how to get guided_lda working when the package will not successfully build wheels.

This is in no way meant to undermine the author of the guided_lda package or to replace it in anyway and is 
simply meant as a work around until the issue can be fully resolved.

1. Pull down the repository.

2. Install the original LDA package. 
	https://pypi.org/project/lda/
	
3. Drop the *.py files from the GuidedLDA_WorkAround repo in the lda folder under site-packages for your specific enviroment.

4. Profit...
Posted by: Guest on January-27-2021

Code answers related to "ERROR: Failed building wheel for guidedlda"

Browse Popular Code Answers by Language