https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
smal...@buffalo.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smal...@buffalo.edu --- Comment #30 from smal...@buffalo.edu --- I'm having trouble installing feedparser but I should be using python 2.7 hadoop@hadoop-VirtualBox:~/Desktop/project 2$ sudo pip install feedparser Downloading/unpacking feedparser Downloading feedparser-6.0.2.tar.gz (284kB): 284kB downloaded Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser Traceback (most recent call last): File "<string>", line 17, in <module> File "/tmp/pip_build_root/feedparser/setup.py", line 40 name = f"{name}_{os.getenv('NAME_SUFFIX')}" ^ SyntaxError: invalid syntax Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 17, in <module> File "/tmp/pip_build_root/feedparser/setup.py", line 40 name = f"{name}_{os.getenv('NAME_SUFFIX')}" SyntaxError: invalid syntax ---------------------------------------- Cleaning up... Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/feedparser Storing debug log for failure in /home/hadoop/.pip/pip.log Is this relevant? Also does anyone know how to fix it? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"