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
File "/home/opal/piwik3/piwik-release-build/src/pipenv/pipenv/vendor/pythonfinder/models/path.py", line 268, in find_all_python_versions
values = list(self.get_pythons(sub_finder))
File "/home/opal/piwik3/piwik-release-build/src/pipenv/pipenv/vendor/pythonfinder/models/path.py", line 219, in get_pythons
reverse=True
File "/home/opal/piwik3/piwik-release-build/src/pipenv/pipenv/vendor/pythonfinder/models/path.py", line 217, in <genexpr>
(p for p in self._filter_paths(finder) if p.is_python),
AttributeError: 'list' object has no attribute 'is_python'
The text was updated successfully, but these errors were encountered:
techalchemy
changed the title
find_all_python_versions thwos an AttributeError attempting to check whether a list is python
find_all_python_versions throws an AttributeError attempting to check whether a list is python
Oct 29, 2018
The text was updated successfully, but these errors were encountered: