You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your comment. Can you please provide the complete log of the issue, the specifications of the libraries in your env and your machine specs. Thank you.
ecg-image-kit/codes/ecg-image-generator/HandwrittenText/generate.py
Line 163 in 8f075ed
Problem:
nlp = spacy.load("en_core_sci_sm")
ingenerate.py
throws the errorTypeError: issubclass() arg 1 must be a class
Suggestion:
environment_droplet.yml
andrequirements.txt
to 3.6.1en_core_sci_sm
to 0.5.3 inREADME.md
andenvironment_droplet.yml
I think this also requires to upgrade the following packages in
environment_droplet.yml
andrequirements.txt
:The text was updated successfully, but these errors were encountered: