Closed lqdev closed 6 years ago
Ahh @lqdev due to the heavy first round of development you will want to work with the develop
branch. Sorry about that. I incorrectly assumed you'd see the branches versus master
. My bad! I will be pulling them in shortly to master
.
Also develop
is in my personal repo at this time as my workflow is to fork to my own repo and use PR's to pull it in.
@lqdev Please try again as I've pulled in #34 which places the new code on our FaradayRF/faradayio master branch.
It worked. It happened to be an issue of not having python-dev modules installed. This one can be closed.
Thanks @lqdev !
Tried to follow the instructions on the Working With Python3 Virtual Environments wiki page and ran into issues in the installation of the
Requirements.txt
file when trying to install thepytun
package. Issue may be caused byPython.h
header file. I am running Ubuntu 16.04. Attached was the output from the installation attemptoutput.txt