Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ptpython cli does not get instantiated when installed on custome python packages #573

Open
muthvar1 opened this issue Mar 19, 2024 · 1 comment

Comments

@muthvar1
Copy link

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$

@muthvar1
Copy link
Author

FYI: The workaround is to run it as mypython -m ptpython. Where mpython is an alias to my custom python package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant