Hi and thank you very much for the nice tools!
Recently I wanted to use the python binding for ASMC/FastSMC and faced the following issue:
when trying to install the library with
pip install asmc-asmc
(as advised here) I get the following error
ERROR: Could not find a version that satisfies the requirement asmc-asmc (from versions: none)
ERROR: No matching distribution found for asmc-asmc
However,
pip install asmc
works and loads version 0.1
So my question is whether asmc-asmc is a typo or it corresponds to a newer version of asmc and in the later case I'm having some local issues with installing asmc-asmc.
Best,
Vasili
Hi and thank you very much for the nice tools!
Recently I wanted to use the python binding for ASMC/FastSMC and faced the following issue:
when trying to install the library with
pip install asmc-asmc(as advised here) I get the following error
However,
pip install asmcworks and loads version 0.1
So my question is whether
asmc-asmcis a typo or it corresponds to a newer version ofasmcand in the later case I'm having some local issues with installing asmc-asmc.Best,
Vasili