On 4/29/19 1:44 AM, Alan Gauld via Tutor wrote:
> On 28/04/2019 17:11, Dr. Luca T wrote:
> ^
>> SyntaxError: Missing parentheses in call to 'print'. Did you mean
>> print("Unit tests have failed!")?
>>
>
>> I use windows 10,
On 28/04/2019 17:11, Dr. Luca T wrote:
^
> SyntaxError: Missing parentheses in call to 'print'. Did you mean
> print("Unit tests have failed!")?
>
> I use windows 10, python 3.7.3 ...
The problem is you are running python 2
Dr. Luca T wrote:
> Hi,
> i'm new in python, i tried to install beautifulsoup but i had back this
> error:
>
> ERROR: Complete output from command python setup.py egg_info:
> ERROR: Traceback (most recent call last):
> File "", line 1, in
> File
> "C:\Users\Luca\AppData\Loc