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
$ python3.7 -W 'always' -c 'import scss'/Users/alexwlchan/.virtualenvs/tempenv-66e529635825/lib/python3.7/site-packages/scss/types.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Iterable
$ pip freezepyScss==1.3.5six==1.12.0
$ python --versionPython 3.7.2
As below:
This also throws up #377.
The text was updated successfully, but these errors were encountered: