Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#60486 closed request (fixed)

py-emcee: Add py38-emcee subport

Reported by: lpagani91 Owned by: lpsinger (Leo Singer)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: py-emcee

Description

Please, can you make py38-emcee available ? Thank you.

Change History (8)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to lpsinger
Port: py-emcee added; py38-emcee removed
Status: newassigned
Summary: py38-emcee missingpy-emcee: Add py38-emcee subport

comment:2 Changed 4 years ago by lpsinger (Leo Singer)

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 4 years ago by lpsinger (Leo Singer)

Resolution: fixed
Status: assignedclosed

comment:4 Changed 4 years ago by reneeotten (Renee Otten)

it would also be good to update the port to its latest version. I know there are some (breaking) changes between versions 2 and 3). I would recommend updating the py-emcee port to version three (i.e., follow upstream) and if you need it to keep version two as py-emcee2 and make both ports conflict.

comment:5 Changed 4 years ago by lpagani91

Thanks for the quick reaction but why can't I install it ?

coag>sudo port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.6.2 installed,
MacPorts base version 2.6.2 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
coag_LP+HH>sudo port install py38-emcee
Error: Port py38-emcee not found
Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:6 Changed 4 years ago by lpagani91

I tried to install the generic form :

sudo port install py-emcee

it worked (seemingly) but still not available inside python :

coag>python
Python 3.8.2 (default, Feb 27 2020, 19:54:34) 
[Clang 9.0.0 (clang-900.0.39.2)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import emcee
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'emcee'
Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:7 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Remember to use WikiFormatting when writing in Trac.

It can take an hour for changes to propagate from the git repository to the rsync server. Try selfupdating again in a short while.

comment:8 Changed 4 years ago by lpagani91

sorry for the formatting. I use it too rarely to remember. :-(

OK for the propagation but what is the py-emcee then ?

Last edited 4 years ago by lpagani91 (previous) (diff)
Note: See TracTickets for help on using tickets.