Can you tell us which instructions you followed and what the exact output of that command is? Also, what version of Python are you using (python -V)?
On Aug 9, 2016 6:40 PM, "Meradj Aghdam" <[email protected]> wrote: > To whom it may concern, > > Hi, > > I am new to Python and I am struggling to install Python packages. I have > followed the instructions however it does not seem to be working. I am > trying to install the package through the Python(Command Line), the package > is economics, and when I put > > python -m pip install Economics > > It does not work and the error that it is a syntax error. I am using > Python 2.7. Would you mind kindly let me know how I can install packages? > > Your help if very much appreciated, > > Kind regards, > > Meradj > > _______________________________________________ > Distutils-SIG maillist - [email protected] > https://mail.python.org/mailman/listinfo/distutils-sig > >
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
