Hi Rob, please run run ./tools/torelease.py and post the results here. Thanks, Matt.
On Monday, January 3, 2022 at 12:54:35 PM UTC-5 [email protected] wrote: > Hi Matt, > > I did not realize that torelease.py used the pic2_jalenvironment.py script > too. > > The paths in those python scripts are to what Rob H used and what I am > using for the development of device files. > > I think the best thing to do is to change the paths in torelease.py so > that it works for your environment and not to include the > pic2jal_envorinment.jal file but put its contents - with the right paths - > in torelease.py so that it does not affect the torelease.py script anymore. > > Of course it would be nicer to have used environment variables for this. > > Strange that this is happening now since it has been like this for quite > some time. > > So it seems that your path is to: D:\dev\Jallib-github-svn\ > > You only have to apply it for the OS that you are using. > > If you need more info or help let me know. > > Kind regards, > > Rob > > > > > > ------------------------------ > *Van:* [email protected] <[email protected]> namens Matthew > Schinkel <[email protected]> > *Verzonden:* zondag 2 januari 2022 18:20 > *Aan:* jallib <[email protected]> > *Onderwerp:* [jallib] Next release - Jallib 1.7.0 > > Hi everyone. It's time for a new release. Happy new year. > > I'll create a beta package in 2 weeks which would be Jan 15/16 if I have > time that weekend. > > I am not able to run ./tools/torelease.py, Looks like it was updated > recently to require >python 3.5 so I tried but get an error: > > Traceback (most recent call last): > File "D:\dev\Jallib-github-svn\tools\torelease.py", line 46, in <module> > from pic2jal_environment import check_and_set_environment > ModuleNotFoundError: No module named 'pic2jal_environment' > > > I got this output from ./tools/pic2jal_environment.py: > Base for all output: D:\picdevices > MPLABX version: 5.50 > > Please help. > Thanks, > Matt. > > > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/37980090-0978-4e4d-b894-47dc2f9c47c0n%40googlegroups.com > > <https://groups.google.com/d/msgid/jallib/37980090-0978-4e4d-b894-47dc2f9c47c0n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/8b4562c9-c0b5-4d19-aa2f-da301a8d3255n%40googlegroups.com.
