There are some conversion scripts around for converting python 2 code to
python 3. They are not perfect but are typically a good first approximation
to what you want. See, for example:
- https://docs.python.org/2/library/2to3.html
- https://www.pythonconverter.com/
On Saturday, 8 Febr
You need to go into your Preferences under privacy and security, general,
and allow Python 3.7 to install. Also it took me about six times
restarting the installer, you could watch it stepping through the install
then halting, I'd start again, and again, but it ran fine afterwards, even
better
Dear Thomas,
it's an uphill battle with the latest MacOS release.
Perhaps the easiest way to set up would be via Conda:
https://doc.sagemath.org/html/en/installation/conda.html
Let us know please how it goes.
HTH,
Dmitrii
On Thu, Feb 6, 2020 at 11:34 PM Thomas Johnson
wrote:
>
> Hello SageMa
It's hard to say, but the root of the filesystem, as in '/x.sage'
is a very weird location to have any work files in, and it would be
not unusual for the OS to be suspicious
of something fishy going on. Normally one would keep everything in the
home directory, i.e. in ~/.
On Fri, Feb 7, 2020 a
Hi,
I have a problem using the package topcom on my Mac (running Catalina).
After installing it (as I confirmation, I checked:
sage: is_package_installed('topcom')
True
), I wanted to run some older notebooks with polytope triangulations.
However, I get the error shown below.
Is this related to