Skip to content

Invalid Syntax for all commands  #99

Description

@BoozingPorkPuller

Hi everyone, i can't manage to make it work ! I installed all the required package
import urllib.request
import urllib.error
import urllib3

!tar -xvzf /content/pyseoanalyzer-4.0.7.tar.gz
!cd path/to/package && pip install .

!pip install docker

!pip install pyseoanalyzer

And i keep having invalid syntax errors on my request like : seoanalyze http://internetvergelijnk.nl/

But this one work
from seoanalyzer import analyze

output = analyze('https://www.3ds.com/consulting-services-value-engagement/')

print(output)

I don't understand what i did wrong :')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions