Johannes Posted January 4, 2019 Share Posted January 4, 2019 When i try to clone portals in PortAuth i always get the same error log telling me that an module named "tinycss" does not exist, thus can not be imported. link to error log: https://paste.pics/4GGQG How can i install "tinycss" to my pineapple so it can be imported? Solutions to this problem will be greatly appreciated. Link to comment Share on other sites More sharing options...
Johannes Posted January 5, 2019 Author Share Posted January 5, 2019 I fixed it! Had to download tinycss to my pineapple trough filezilla! Link to comment Share on other sites More sharing options...
Bl4nk_A04 Posted March 2, 2019 Share Posted March 2, 2019 What directory location did you drop it in to? Link to comment Share on other sites More sharing options...
Just_a_User Posted March 2, 2019 Share Posted March 2, 2019 On a tetra (I havent tried on my nano) you can install pip. Then its just 'pip install tinycss' - but looking at the module it should install tinycss as part of module install. https://github.com/hak5/wifipineapple-modules/tree/master/PortalAuth/includes/scripts/libs/tinycss Link to comment Share on other sites More sharing options...
Bl4nk_A04 Posted March 2, 2019 Share Posted March 2, 2019 I've looked through the module and Tinycss is in the module itself however it still calls the Tinycss module not found error. I've read on other forums to rip sudonicks GitHub version 1.9 so I tried that, used chmod -R 755 /PortAuth-master but still nada Link to comment Share on other sites More sharing options...
Bl4nk_A04 Posted March 2, 2019 Share Posted March 2, 2019 I should add that the issue I'm having with 1.9 is that I'm unable to get beyond the install dependencies screen once 1.9 is copied and chmodded to the nano. Module opens up and the green install button has a broken file icon. I've also tried setting various scripts inside includes/scripts as executable but still end up with the same results Link to comment Share on other sites More sharing options...
Bl4nk_A04 Posted March 2, 2019 Share Posted March 2, 2019 Finally got past the dependencies issue with 1.9. Realized that simply dropping the unzipped folder downloaded from GitHub wasn't doing the trick, manually installed git and git-http to SD then linked to root and ran the git clone with git//: instead of HTTPS//: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.