eyeonus / Trade-Dangerous

Mozilla Public License 2.0
98 stars 31 forks source link

"No module named 'mfd'" error in x52pro.py + fix #98

Closed CyanMatter closed 2 years ago

CyanMatter commented 2 years ago

I realize the last commit to this file was to fix a "mfd not found" error. But I got the same error anyway. It's a simple fix. Just replace line 18 with: from tradedangerous.mfd.saitek.directoutput import DirectOutputDevice It will run just fine then.

eyeonus commented 2 years ago

I have it changed locally, it'll get pushed with the next update, but I don't feel it warrants a push on its own, as very few people have the device, especially since as far as I can tell they don't even sell it anymore.