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

pyheat command not found #4

Closed
bhaveshmunot1 opened this issue Feb 6, 2017 · 6 comments
Closed

pyheat command not found #4

bhaveshmunot1 opened this issue Feb 6, 2017 · 6 comments
Labels

Comments

@bhaveshmunot1
Copy link

After pip install pyheat, when I tried using it, I am getting this.

@csurfer
Copy link
Owner

csurfer commented Feb 6, 2017

@bhaveshmunot1 : Package is py-heat and not pyheat. Please try pip install py-heat and try pyheat --help.

@bhaveshmunot1
Copy link
Author

Yes while installing I did "pip install py-heat", but while using its just pyheat, right?

Where does this get installed? I will check that path if it is correct and added in $PATH

Thanks.

@csurfer
Copy link
Owner

csurfer commented Feb 9, 2017

@bhaveshmunot1 : I have tested with pip and pip3 and I have had no problems. Please verify your $PATH etc and if your issue is resolved please comment here so that I can close this issue. Thanks.

On the off chance that you are still facing the problem please comment with details of the steps you took so that someone else if not me can try and reproduce the issue.

@csurfer csurfer added the bug label Feb 17, 2017
@waseem18
Copy link

@csurfer Looks like there's something wrong with the commands.

I ran the command pyheat <path_to_python_file>, but in vain.

bug

@csurfer
Copy link
Owner

csurfer commented Feb 24, 2017

@waseem18 : The pypi is running behind the devbranch (gitrepo). Please look at HISTORY.rst for more information. From the looks of it you installed the package from PyPi so please use pyheat --pyfile main.py as the help command shows. If you want all the latest bug fixes + features please install directly from repo.

@csurfer
Copy link
Owner

csurfer commented Feb 25, 2017

Closing this as most issues raised were either due to missing information or repro steps wasn't provided.

@csurfer csurfer closed this as completed Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants