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
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
cld works just fine on 10.10 with python3.3
But, when I try to look at the languages with print (cld.LANGUAGES) I get this error:
/Library/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/Python: can't open file 'cldLANGUAGES': [Errno 2] No such file or directory
cld.ENCONDINGS and cld.DETECTED_LANGUAGES does not work neither.
Can anyone just do that real quick for me and copy & paste the result for me.
That would be very nice!
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello together,
cld works just fine on 10.10 with python3.3
But, when I try to look at the languages with
print (cld.LANGUAGES)
I get this error:cld.ENCONDINGS
andcld.DETECTED_LANGUAGES
does not work neither.Can anyone just do that real quick for me and copy & paste the result for me.
That would be very nice!
Thanks!
The text was updated successfully, but these errors were encountered: