/opt/reconos-develop/tools/_pypack/reconos/runtime/project.py:196: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
ret = cfg.read(filepath)
usage: rdk [-h] [-l {debug,warning,error}]
{info,build_sw,export_sw,export_hw,build_hw,clean_hw,export_sim,clean_sw}
...
rdk: error: too few arguments
Hi Zakarya, happy to hear you trying the develop branch. The warning you are receiving might be caused by an improper python setup (python three changed the handling of strings as unicode, while in previous version it was a bytestring). Are you using python 3 with the appropriate packages? And did you started rdk by simply executin rdk after sourcing the settings file? Yours, Christoph Von: zakaria gue
Gesendet: Mittwoch, 16. November 2016 10:49
An: rec...@googlegroups.com
Betreff: [reconos] RDK problem
zakaria gue <gue...@gmail.com> hat am 16. November 2016 um 10:49 geschrieben:
--
You received this message because you are subscribed to the Google Groups "ReconOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reconos+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.