Closed villares closed 4 years ago
working on this... please standby
I added linux-portable-binary production (switched to GitHub actions). It should work on pip (conda may take a little longer).
https://pypi.org/project/pyplasm/#files
Can you test following README instructions in this branch?
https://github.com/plasm-language/pyplasm/blob/newversion/README.md
if it works out I can merge to master.
Wonderful!
I'm not 100% sure but you might want to write your command line instructions with python3
instead of python
(as many people still have python
pointed to some Python 2.X even after installing Python 3.X as required/described).
Thanks https://github.com/plasm-language/pyplasm/commit/dd93a277491eec98010bdbfc65561a20b7ecbff0
On Thu, Sep 17, 2020 at 3:40 AM Alexandre B A Villares < notifications@github.com> wrote:
Wonderful!
I'm not 100% sure but you might want to write your command line instructions with python3 instead of python (as many people still have python pointed to some Python 2.X even after installing Python 3.X as required/described).
[image: image] https://user-images.githubusercontent.com/3694604/93409422-3efb4600-f86d-11ea-86a8-5efbc3f6943d.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/plasm-language/pyplasm/issues/27#issuecomment-693756348, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJTZPYL6KEUBECXCLB7SYDSGFSJNANCNFSM4RN3RRPQ .
-- Giorgio Scorzelli Director of Software Development, Center for Extreme Data Management, Analysis and Visualization (CEDMAV) Principal Software Design Engineer, Scientific Computing and Imaging (SCI) Institute, University of Utah
Thank you so much!
Hi,
Could you provide a binary or a way of installing from PyPI /
pip
?I tried the instructions described at https://github.com/plasm-language/pyplasm#linux-compilation but had no success: