Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named tinycss #45

Open
mlindhout opened this issue Oct 9, 2018 · 0 comments
Open

No module named tinycss #45

mlindhout opened this issue Oct 9, 2018 · 0 comments

Comments

@mlindhout
Copy link

mlindhout commented Oct 9, 2018

I got an error cloning Starbucks as a sample.

Traceback (most recent call last):
  File "/sd/modules/PortalAuth/includes/scripts/portalclone.py", line 4, in <module>
    from PortalCloner import PortalCloner
  File "/sd/modules/PortalAuth/includes/scripts/PortalCloner.py", line 18, in <module>
    import tinycss
ImportError: No module named tinycss

I ssh-ed into the pineapple to see the command executed, it is:

python /sd/modules/PortalAuth/includes/scripts/portalclone.py --portalName Starbucks --portalArchive /sd/portals/ --url https://www.starbucks.com/ --injectSet Harvester 
--injectjs --injectcss --injecthtml
@foxtrot foxtrot mentioned this issue Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant