.deb
file on Ubuntu 18.04.1 LTS (Bionic Beaver) so it has to have Python 3.6 support.
Hey all, I notice the project moved away from f3z + f3d files a couple years ago (DragonComputer/DragonArmor@047047a).
I'm working with Stanford Doggo (https://github.com/Nate711/StanfordDoggoProject) and we're having some trouble with distributing f3z files. I wonder if pushing f3z + stp files is improvement we need.
Some questions:
Thanks!
v1.0.4
https://github.com/DragonComputer/Dragonfire/releases/latest
Traceback (most recent call last):
File "/usr/bin/dragonfire", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3191, in <module>
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3175, in _call_aside
f(args, *kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3204, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 583, in _build_master
ws.require(requires)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'dragonfire==1.1.1' distribution was not found and is required by the application
Good afternoon. I'm getting this error