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

Problems to install #8

Open
LuisPSMachado opened this issue Apr 9, 2023 · 1 comment
Open

Problems to install #8

LuisPSMachado opened this issue Apr 9, 2023 · 1 comment

Comments

@LuisPSMachado
Copy link

I am using Ubuntu 16.04 LTS and I wasn't able to install PyGran.

I am using the following command:
pip install pygran pygran[extras] pygran[analysis] pygran[sim]

The outcome is the following:

Collecting pygran
Using cached https://files.pythonhosted.org/packages/2c/ee/41befa0979a32ccb9330d7dea64344f8e8beb7f8b7dce0be9ae2030e3809/pygran-1.4.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-a4koWO/pygran/setup.py", line 97
sys.stdout.write(f"\r{prefix} {percents}% {suffix}")
^
SyntaxError: invalid syntax

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-a4koWO/pygran/

Could you help me?

@anabiman
Copy link
Owner

anabiman commented May 1, 2023

Make sure you're using a recent version of python 3.X.

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

2 participants