Giter Site home page Giter Site logo

Comments (4)

csgoh avatar csgoh commented on May 24, 2024

Hi,

Sorry for late reply, I am currently on holiday.

Can you provide more information?

  • Operating System
  • Python version
  • Folder structure
  • Sample code to reproduce the error

CS

from processpiper.

edqu1 avatar edqu1 commented on May 24, 2024

Hello,

The code used is the installation test:

"""
from processpiper import version

version.version
"""

Using:
Python 3.9.13 64-bit | Qt 5.15.2 | PyQt5 5.15.7 | Windows 10

Iยดm not sure what info you require for the folder structure.

I attach the next just in case:

c:\users\ed_qu\appdata\roaming\python\python311\site-packages\processpiper-0.5.0.dist-info\*
c:\users\ed_qu\appdata\roaming\python\python311\site-packages\processpiper\*
c:\users\ed_qu\appdata\roaming\python\python311\site-packages\tests\*

from processpiper.

csgoh avatar csgoh commented on May 24, 2024

Hi, sorry for the late response. I am on holiday currently.

There is a few things you could try:

  • Upgrade your python to 3.10. 3.9 has not been officially tested.
  • Follow the step below:
    a. create a new folder, let's called it 'bpmn_test'
    b. launch terminal and change directory to 'bpmn_test'
    c. in bpmn_test folder, type 'python -m venv venv
    d. run 'venv\Scripts\activate'
    e. run 'pip install processpiper'
    f. copy the sample code from https://github.com/csgoh/processpiper#method-2-generate-business-process-diagram-using-python-code and paste to a file called test.py
    g. run test.py and you should be able to get my_process_map.png generated.

from processpiper.

csgoh avatar csgoh commented on May 24, 2024

Closing this as I did not hear further updates from @edqu1

from processpiper.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.