-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update test data #107
Comments
update doc-curation module on your device
…On Sun, 20 Jun 2021, 22:43 Karthik Raman, ***@***.***> wrote:
Pls. update test data... I am unable to do so:
____________________________________________________ ERROR collecting jyotisha_tests/spatio_temporal/writer/test_md.py ____________________________________________________
ImportError while importing test module '/mnt/d/GitHub/jyotisha/jyotisha_tests/spatio_temporal/writer/test_md.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
spatio_temporal/writer/test_md.py:4: in <module>
from doc_curation.md.file import MdFile
E ModuleNotFoundError: No module named 'doc_curation.md'
Not sure if it's some version issue...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#107>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUKSXLOEP3NLBY6KK4I5ELTTYOVHANCNFSM47AH4QHA>
.
|
`Requirement already satisfied: doc_curation in /usr/local/lib/python3.8/dist-packages (0.1.5)`
But still get the error… Also tried `sudo pip3 install ***@***.*** -U`
|
bumped up doc_curation version at pypi. should not cause tests to fail now
-
https://github.com/jyotisham/jyotisha/runs/2876438927?check_suite_focus=true
…On Mon, Jun 21, 2021 at 9:02 AM Karthik Raman ***@***.***> wrote:
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Requirement already satisfied: doc_curation in
/usr/local/lib/python3.8/dist-packages (0.1.5) But still get the error…
Also tried sudo pip3 install ***@***.*** -U
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#107 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUKSXL22GALGJB6HC4PIZ3TT2XGXANCNFSM47AH4QHA>
.
--
--
Vishvas /विश्वासः
|
Thanks -- but I am still having an issue. Ah figured out sudo pip3 was the problem. |
Works now... and also fixed a couple of tomls on adyatithi (double quote -> single quote) -- No idea why it threw an error... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pls. update test data... I am unable to do so:
Not sure if it's some version issue...
The text was updated successfully, but these errors were encountered: