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

SyntaxError: invalid syntax #8

Open
Mo-Shakib opened this issue Apr 19, 2024 · 0 comments
Open

SyntaxError: invalid syntax #8

Mo-Shakib opened this issue Apr 19, 2024 · 0 comments

Comments

@Mo-Shakib
Copy link

python -m pip install -r requirements.txt
Collecting numpy (from -r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/65/6e/09db70a523a96d25e115e71cc56a6f9031e7b8cd166c1ac8438307c14058/numpy-1.26.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "C:\Users\Shakib\AppData\Local\Temp\pip-build-byuyzsf6\numpy\setup.py", line 53
        raise RuntimeError(f'Cannot parse version {FULLVERSION}')
                                                               ^
    SyntaxError: invalid syntax
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Shakib\AppData\Local\Temp\pip-build-byuyzsf6\numpy

while I am trying to install the requirements, it gives this error, I am using python 3.5.0

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

1 participant