I have installed yolk 0.4.3 using pip. But when I tried yolk -l
to display all installed packages, it showed a syntax error
File "C:\Python32\Lib\site-packages\yolk\cli.py" line 262
print "%s %s (%s)" % (project name,dis,version,
^
syntax error :invalid syntax
It seems you're using the package yolk
(which only works Python 2). To install yolk for Python 3 use the yolk3k
package:
pip install yolk3k
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With