[Bugs] [Bug 1751081] ModuleNotFoundError: No module named 'prettytable'
bugzilla at redhat.com
bugzilla at redhat.com
Wed Sep 11 07:12:37 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1751081
--- Comment #1 from Sunny Kumar <sunkumar at redhat.com> ---
Form gluster spec:
686 %setup -q -n %{name}-%{version}%{?prereltag}
687 %if ( ! %{_usepython3} )
688 echo "fixing python shebangs..."
689 for f in api events extras geo-replication libglusterfs tools xlators; do
690 find $f -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' {} \;
691 done
692 %endif
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list