-
Notifications
You must be signed in to change notification settings - Fork 82
Cannot Connect (Missing Attribute) #39
Comments
Same thing happened to me with the same specs. |
I'm having the same issue. I tried looking up fixes and saw that I need to change something in enviroment.py. But can't find that file. No clue what to do now 😔 |
This is fixed by the following changes to connection.py in #37 Until it's merged you can easily add the 2 lines of changes yourself or just download and replace the file |
Thank you! |
Sorry, this didn't actually work, I got the same results. |
Did you add the 2 lines manually or download and replace this file https://github.com/fire/mixer/blob/blender-3/mixer/connection.py? |
I added the lines manually. I could try again? I will also try downloading. |
OK, it's working on both computers now, but it isn't connecting? One is local host, and the other I searched up my ip address on the other, however it just gives an error when I connect. |
It should by fixed by now with #50. Try last commit from branch 1.0.x |
I was trying to set up mixer on two computers (I have set up add ons before). However when I connect, on both computers it said "mixer.connect error : AttributeError("'by.app' object has no attribute 'binary_path_python'")"
The tutorial said a firewall might come up to allow acess, however nothing showed up on either computer. I tried running as admin, but had the same result.
Both computers are windows 10, blender 3.0
I also tried using older versions of blender, and mixer.
The text was updated successfully, but these errors were encountered: