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

No such command in 3.6.4 of python on "clear" command. #31

Closed
marklofff opened this issue May 10, 2018 · 5 comments
Closed

No such command in 3.6.4 of python on "clear" command. #31

marklofff opened this issue May 10, 2018 · 5 comments

Comments

@marklofff
Copy link

marklofff commented May 10, 2018

After installing and doing "asdf global or local python 3.6.4" then if i do "clear" command i get
No such command in 3.6.4 of python
How to fix?

Edit: why do i have clear on shims?

$ which clear
/home/qwexvf/.asdf/shims/clear

Thanks.

@danhper
Copy link
Collaborator

danhper commented May 12, 2018

I have no idea where the clear command would come from. If you run cat /home/qwexvf/.asdf/shims/clear, there should be a line with the Python version. You can then check in ~/.asdf/installs/python/VERSION/bin what kind of command is clear.
Although I do not think that asdf-python has anything to do with this, please let me know when you find out.

@marklofff
Copy link
Author

@tuvistavie sorry, sounds like it was anaconda's problem i reinstalled asdf-python and reinstalled python 3.6.5 everything worked fine.
Not sure what went wrong with anaconda.

Thanks for you help tho!!

@devxpy
Copy link

devxpy commented Dec 14, 2018

Related - ContinuumIO/anaconda-issues#331

@devxpy
Copy link

devxpy commented Dec 14, 2018

@danhper I still have this issue.

It only happens when I try to use python versions other than anaconda. FWIW, pyenv doesn't seem to have this issue.

@linwownil
Copy link

I am still experiencing this issue with miniconda3-3.11-23.5.0-3 installed in asdf. Using:

mv $HOME/.asdf/shims/clear $HOME/.asdf/shims/clear_old

allowed me to clear my terminal again

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

No branches or pull requests

4 participants