#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: | new → assigned |
Summary: | py38-emcee missing → py-emcee: Add py38-emcee subport |
comment:2 Changed 4 years ago by lpsinger (Leo Singer)
comment:3 Changed 4 years ago by lpsinger (Leo Singer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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
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'
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 ?
Fixed in [c6e7a8ee1cc573199c74da1b02ed0c9764fd7540/macports-ports].