tpgutowski
About
- Username
- tpgutowski
- Joined
- Visits
- 62
- Last Active
- Roles
- Member
Comments
-
Don't worry Laura, got it to work!
-
@Laura said: @tpgutowski If you continue to spam with useless information, you will be banned from this forum Then please tell me specifically what information or screenshots you would like to see.
-
Let me know if you need more information or screenshots.
-
@Laura said: can't help you if you won't share more information and screenshots prove to us your setup is correct...go through every single step of the tutorial... Not a problem, I will share screenshots if you ask me to.
-
It seems that each script I try to run has an error in line 3. 'from mbientlab.metawear .cbindings import'
-
I can scan with hcitool but cannot run other scripts.
-
Any other suggestions?
-
I did and get the same error.
-
@tpgutowski said: I followed the steps above and ran into an error on the last step 'pip install pybluez[ble]' Read my first post. I followed the bluetooth steps and " ran into an error on the last step 'pip install pyb…
-
I noticed that when I enter 'python --version' it shows python2 instead of 3. However I am unable to install metawear to python 2 . I am also wondering if it is necessary to create a hub if we do not have one.
-
I followed the steps above and ran into an error on the last step 'pip install pybluez[ble]'
-
Eric, I was able to clone warble and metawear SDK, however I still get the same error. I posted screenshots of the error, environmental variables, and folders I have been working with. The vcxproj file I am using is the version you posted above.…
-
@Eric said: Hrm, ok. Try building the Warble C code directly. * Download the pywarble archive from pypi (https://files.pythonhosted.org/packages/84/6b/b46e72840edad09c1effc01f20e31eb7e5281ac16415bebfdf267c70c05c/warble-1.1.0.tar.gz). …
-
Eric, I could not extract anything from a folder because a file was downloaded instead of a compressed folder. I can send a screenshot later to clarify.
-
I just tried downloading the pywarble file however it downloads as a GZ file instead of a folder. Since I can't open the file I cannot navigate to clibs/warble/vs2017.
-
I also tried 'pip install Babel' and 'pip install Sphinx', both of which worked fine.
-
This is the message I get when executing MSBuild. I tried it under multiple paths because I was not sure which is correct. When I try to install 'wheels' or 'pybabel', this is the result: I tried finding the 'install-record.txt' file b…
-
I have not been able to install other python scripts. For example I tried ‘pip install warble’ and get the same error. When I use ‘pip freeze’, no packages are displayed which is shown in one of the pictures above.
-
Everything that the tutorial requires is installed. This is why I am thinking the issue may be with environmental variables.
-
Update: I have changed the environmental variables but still encounter an error while compiling. I also have Python 3 installed in case that makes a difference.
-
Eric, Yes we did. The only difference is that we are using MSBuild 15.0 instead of 14.0 so our bin file was in a different location.