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
I am seeing an issue on my ubuntu VMs where when trying to install ptpython on custom python packages, the ptpython command does not work. I tried sudo install as in solution #311, but that did not help either
bld:/data/ssd/rel61x/tools$ ptpython
Command 'ptpython' not found, did you mean:
command 'pvpython' from deb python3-paraview (5.7.0-4ubuntu9)
command 'pmpython' from deb pcp (5.0.3-1)
Try: apt install
bld:/data/ssd/rel61x/tools$
The text was updated successfully, but these errors were encountered:
I am seeing an issue on my ubuntu VMs where when trying to install ptpython on custom python packages, the ptpython command does not work. I tried sudo install as in solution #311, but that did not help either
bld:/data/ssd/rel61x/tools$ ptpython
Command 'ptpython' not found, did you mean:
command 'pvpython' from deb python3-paraview (5.7.0-4ubuntu9)
command 'pmpython' from deb pcp (5.0.3-1)
Try: apt install
bld:/data/ssd/rel61x/tools$
The text was updated successfully, but these errors were encountered: