Coder Social home page Coder Social logo

archivecrew / blueblue Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 17 KB

a phython-based file distribution tool [archive from: http://mateslab.weebly.com/blueblue-distributing-files-via-bluetooth.html ]

License: GNU General Public License v3.0

Python 100.00%
bluetooth raspberry-pi raspberry-pi-3b raspberry-pi-zero-w file-distribution file-sharing spammer files mobile itsec

blueblue's People

Contributors

kkarhan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

blueblue's Issues

ValueError: need more than 1 value to unpack

When running this python script on a rpi3 B with python 2.7 installed i get this trace back.
Sometimes it will work just once when useing this cammand "python blueblue.py -f1.gif" But will fail with traceback when it attempts to do it a 2nd time. How would I resolve this issue?

[!] Exception in main() function
<type 'exceptions.AttributeError'>
("'int' object has no attribute 'strip'",)
'int' object has no attribute 'strip'
[!] Exception in main() function
<type 'exceptions.ValueError'>
('need more than 1 value to unpack',)
need more than 1 value to unpack
Traceback (most recent call last):
File "blueblue.py", line 239, in
main()
File "blueblue.py", line 233, in main
x, y = inst # getitem allows args to be unpacked directly
ValueError: need more than 1 value to unpack

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.