CSS-Electronics / api-examples

CANedge API Examples for MDF4/S3
MIT License
103 stars 35 forks source link

Problem with mdf-iter for Linux #24

Open farazzAI opened 1 year ago

farazzAI commented 1 year ago

Hey there, im trying to install the CAN-Bus Python API on my Raspberry Pi. The problem is, everytime I try to install the packages from the requirements.txt list, I get an error with the mdf-iter package. It says:

ERROR: Could not find a version that statisfies the requirement mdf_iter>=2.0.10 ERROR: No matching distribution found for mdf_iter>=2.0.10

I also tried installing mdf-iter seperately and older versions, but it doesnt help. I would be very happy if anyone can help. Thank you in advance !

With kind regards,

Faraz

MatinF commented 1 year ago

Hi Farazz, we currently do not have a formal raspberry pi distribution, though we periodically build these on an ad hoc basis. Will try and post one here next time we build it.