Release V6 of jampy

139 views
Skip to first unread message

Fabio Lenzarini

unread,
Feb 19, 2021, 3:12:38 PM2/19/21
to jam...@googlegroups.com
The current release is 5 right?
When is planned the next v6 release?

Thanks
Fabio

Dražen Babić

unread,
Feb 19, 2021, 9:01:22 PM2/19/21
to Jam.py Users Mailing List
Correct.
No need to wait. V5 is very capable already :)
The devel branch from github is there to try it, and a number of issues were opened. 

No date specified due to Covid.

D.


--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/CAFnDzjOfAxJz5iwQGumXPF2-mRJCi%2Bv6%3D_DJsoZJPLc8RC8Fnw%40mail.gmail.com.

Fabio Lenzarini

unread,
Feb 21, 2021, 8:43:58 AM2/21/21
to Jam.py Users Mailing List
Ok, I'm a warrior..
How to update Jam.py to developer version?
Just download and install "pip install --upgrade jam.py" ?

For the application? something needs?

thanks

Drazen D. Babic

unread,
Feb 22, 2021, 2:33:17 AM2/22/21
to Jam.py Users Mailing List
Can't you access develop branch on github? Try:

Fabio Lenzarini

unread,
Feb 22, 2021, 2:49:23 AM2/22/21
to Jam.py Users Mailing List
Hi Drazen,
Yes, I've just download the .zip

Fabio Lenzarini

unread,
Feb 22, 2021, 5:35:58 AM2/22/21
to Jam.py Users Mailing List
I run "pip install --upgrade jam.py"  from the developer repository?

2021-02-22 11_35_21-C__Users_Fabio_Downloads_Jam_jam-py-develop_jam-py-develop.png

Dražen Babić

unread,
Feb 22, 2021, 6:23:35 AM2/22/21
to Jam.py Users Mailing List
I would suggest using virtual env.


You received this message because you are subscribed to a topic in the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jam-py/LhBhh4tgr9Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jam-py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jam-py/f02b355d-c5bc-4627-a122-4e6a545a06fbn%40googlegroups.com.

Fabio Lenzarini

unread,
Feb 22, 2021, 7:03:58 AM2/22/21
to Jam.py Users Mailing List
Ok, but how can I install it?

I've try with 
"pip install --upgrade jam.py"

but don't work

C:\Users\Fabio\Downloads\Jam\jam-py-develop\jam-py-develop>pip install --upgrade jam.py
Requirement already satisfied: jam.py in c:\program files\python39\lib\site-packages (5.4.109)

sorry, I'm very newbie..

Andrew Yushev

unread,
Feb 22, 2021, 2:38:28 PM2/22/21
to Fabio Lenzarini, Jam.py Users Mailing List
Hi, Fabio

You can download it and install the package
python setup.py install
You can find how to manually install Python packages on the internet.

Regards,
Andrew Yushev

пн, 22 февр. 2021 г. в 15:03, Fabio Lenzarini <fabio.l...@gmail.com>:

Fabio Lenzarini

unread,
Feb 23, 2021, 3:33:49 AM2/23/21
to Jam.py Users Mailing List
Hi Andrew,
just installed

.....
Installed c:\program files\python39\lib\site-packages\jam.py-6.0.27-py3.9.egg
Processing dependencies for jam.py==6.0.27
Finished processing dependencies for jam.py==6.0.27

but if I open my project, I see: Gap management gapmanagement v. 1.0.0 / 5.4.109

how I can update my project to v6?

I've read 

but the result is:


C:\Users\Fabio\Downloads\Jam\jam-py-develop\jam-py-develop>pip install --upgrade jam.py
Requirement already satisfied: jam.py in c:\program files\python39\lib\site-packages (5.4.109)

thanks
Fabio

Drazen D. Babic

unread,
Feb 23, 2021, 3:59:58 AM2/23/21
to Jam.py Users Mailing List
As mentioned, you need to use virtual environment, plenty of how to resources on the Net. Not using Windows at all.

It is:
pip uninstall jam.py
python setup.py install - from the folder. This is where INSTALL file is. Please read this file, it might help.

pip cannot upgrade something which is not released so it reports 5.4.109. 
The link provided is correct only for released Jam. 

Fabio Lenzarini

unread,
Feb 23, 2021, 4:48:22 AM2/23/21
to Jam.py Users Mailing List
Hi Drazen
thank you, but I'm a Windows user.. I've some VM but all with windows 10.

I do not worry, these are just tests, I can delete everything and start again :-)

thank you, now I'm on V6 (as a Ford Mustang Engine).
Reply all
Reply to author
Forward
0 new messages