pmlab / pmlab-full

Process Mining scripting environment
46 stars 22 forks source link

problem when running pmlab.log #8

Closed ErikHambardzumyan closed 7 years ago

ErikHambardzumyan commented 7 years ago

File "/Users/erichambardzumyan/anaconda/lib/python3.6/site-packages/pmlab-0.1-py3.6.egg/pmlab/log/init.py", line 62 raise TypeError, ('Could not determine the format of the file. ' ^ SyntaxError: invalid syntax

josepcarmona commented 7 years ago

Hi, can you send me the file that its creating the trouble ?

josep.

El 28/08/17 a les 16:01, Erik Hambardzumyan ha escrit:

File "/Users/erichambardzumyan/anaconda/lib/python3.6/site-packages/pmlab-0.1-py3.6.egg/pmlab/log/init.py", line 62 raise TypeError, ('Could not determine the format of the file. ' ^ SyntaxError: invalid syntax

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/josepcarmona/PMLAB/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ALIUyNDqZRr9HHpGsGQL0L_0CLyiOuM3ks5scsg2gaJpZM4PEjvR.

-- Josep Carmona Computer Science Departament Universitat Politècnica de Catalunya – BarcelonaTech http://www.cs.upc.edu/~jcarmona

BPM 2017 in Barcelona: https://bpm2017.cs.upc.edu/

ErikHambardzumyan commented 7 years ago

also I guess I don't quite understand how to move stp to the bin i followed the instructions as in the following link http://stp.github.io/

On Mon, Aug 28, 2017 at 6:42 PM, Erik Hambardzumyan < hambardzumyanerik@gmail.com> wrote:

On Mon, Aug 28, 2017 at 6:10 PM, josepcarmona notifications@github.com wrote:

Hi, can you send me the file that its creating the trouble ?

josep.

El 28/08/17 a les 16:01, Erik Hambardzumyan ha escrit:

File "/Users/erichambardzumyan/anaconda/lib/python3.6/site-packag es/pmlab-0.1-py3.6.egg/pmlab/log/init.py", line 62 raise TypeError, ('Could not determine the format of the file. ' ^ SyntaxError: invalid syntax

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/josepcarmona/PMLAB/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ ALIUyNDqZRr9HHpGsGQL0L_0CLyiOuM3ks5scsg2gaJpZM4PEjvR.

-- Josep Carmona Computer Science Departament Universitat Politècnica de Catalunya – BarcelonaTech http://www.cs.upc.edu/~jcarmona

BPM 2017 in Barcelona: https://bpm2017.cs.upc.edu/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/josepcarmona/PMLAB/issues/8#issuecomment-325364268, or mute the thread https://github.com/notifications/unsubscribe-auth/AVF2yMStGL4Uevxx-ocqBNLZPjIoe3Hhks5scspngaJpZM4PEjvR .

ErikHambardzumyan commented 7 years ago

also i get this error when running In [1]: import pmlab.ts ImportError Traceback (most recent call last)

in () ----> 1 import pmlab.ts

/home/daniilhayrapetyan/repos/PMLAB/pmlab/ts/init.py in () 6 ZeroOrMore, OneOrMore, Suppress, Group, ParseException, 7 alphas, nums, alphanums, pythonStyleComment) ----> 8 import graph_tool.all as gt 9 10 class IndeterminedTsError(Exception):

ImportError: No module named graph_tool.al

On Mon, Aug 28, 2017 at 6:44 PM, Erik Hambardzumyan < hambardzumyanerik@gmail.com> wrote:

also I guess I don't quite understand how to move stp to the bin i followed the instructions as in the following link http://stp.github.io/

On Mon, Aug 28, 2017 at 6:42 PM, Erik Hambardzumyan < hambardzumyanerik@gmail.com> wrote:

On Mon, Aug 28, 2017 at 6:10 PM, josepcarmona notifications@github.com wrote:

Hi, can you send me the file that its creating the trouble ?

josep.

El 28/08/17 a les 16:01, Erik Hambardzumyan ha escrit:

File "/Users/erichambardzumyan/anaconda/lib/python3.6/site-packag es/pmlab-0.1-py3.6.egg/pmlab/log/init.py", line 62 raise TypeError, ('Could not determine the format of the file. ' ^ SyntaxError: invalid syntax

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/josepcarmona/PMLAB/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ALIUyNDqZ Rr9HHpGsGQL0L_0CLyiOuM3ks5scsg2gaJpZM4PEjvR.

-- Josep Carmona Computer Science Departament Universitat Politècnica de Catalunya – BarcelonaTech http://www.cs.upc.edu/~jcarmona

BPM 2017 in Barcelona: https://bpm2017.cs.upc.edu/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/josepcarmona/PMLAB/issues/8#issuecomment-325364268, or mute the thread https://github.com/notifications/unsubscribe-auth/AVF2yMStGL4Uevxx-ocqBNLZPjIoe3Hhks5scspngaJpZM4PEjvR .