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

Anaconda #9

Closed
beckerrh opened this issue Sep 30, 2019 · 3 comments
Closed

Anaconda #9

beckerrh opened this issue Sep 30, 2019 · 3 comments
Labels

Comments

@beckerrh
Copy link

Hello,
Thanks for this great package.
Is there an easy way to install pyromane with anaconda ?
Cheers

@chmarti1
Copy link
Owner

Good question. I've never put together an Anaconda installation procedure, but it is quite doable. I don't currently use Anaconda, so I'll have to hazard some very vague advice for now...

I've had some issues using the command line installation tools from the IPython interface before. If you can pull up a "raw" console instead of Anaconda's IPython interface, I recommend it. Once you do that, you SHOULD be able to use the standard installation instructions.
http://pyromat.org/download.html

All of the installation instructions currently use pip. If you don't have pip installed, you can get it pretty easily. Normally, I wouldn't require users to install YET ANOTHER package just to be able to use my package, but pip is so integral to package management these days, I don't mind so much.
https://pip.pypa.io/en/stable/installing/

If you just can't get pip to work, there are ways to install the package manually. I don't generally recommend them because they require some expertise with Python package management. If you have trouble, let me know, and I'll try to support you through it. This could finally motivate me to write an Anaconda installation procedure.

Regards,

Christopher R. Martin Ph.D.
Assistant Professor of Mechanical Engineering
Penn State University - Altoona College
https://sites.psu.edu/cmartin

@beckerrh
Copy link
Author

beckerrh commented Sep 30, 2019 via email

@chmarti1
Copy link
Owner

chmarti1 commented Oct 4, 2021

This question is now addressed in more detail in the PYroMat User and Developer Handbook. As of the time of this post, section 2.1.2 (installation with pip) on page 20 specifically mentions Anaconda.

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

2 participants