Bitcoin Forum
March 29, 2024, 04:01:35 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: OSX Binaries  (Read 612 times)
GiGa# (OP)
Jr. Member
*
Offline Offline

Activity: 31
Merit: 109


View Profile
April 26, 2015, 04:06:27 AM
Last edit: April 26, 2015, 08:33:11 PM by GiGa#
 #1

I used to be able to create .app and .dmg files from Source in v.1.9.x - but since v 2.x it is not working anymore.  

The steps I used to follow are:

1. clone the github repo on my OSX machine
2. go to the directory and input "python setup.py build"
3. "sudo python setup.py install"
4. "pyrcc4 icons.qrc -o gui/qt/icons_rc.py"
5. "sudo python setup-release.py py2app"  (which would create the Electrum.app file --> moved to the Application folder)
6. Double-click on the Electrum icon in the Application folder.

Since 2.x I get a fatal error when doing step 6...

I am on OSX 10.10.3.  Is it the new OSX Swift language that is getting in the way?

EDIT:  Traceback showing up in the console:
Code:
File "xxx/electrum/dist/Electrum.app/Contents/Resources/electrum.py", line 213, in <module>
assert os.path.exists(requests.utils.DEFAULT_CA_BUNDLE_PATH)


1711728095
Hero Member
*
Offline Offline

Posts: 1711728095

View Profile Personal Message (Offline)

Ignore
1711728095
Reply with quote  #2

1711728095
Report to moderator
1711728095
Hero Member
*
Offline Offline

Posts: 1711728095

View Profile Personal Message (Offline)

Ignore
1711728095
Reply with quote  #2

1711728095
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711728095
Hero Member
*
Offline Offline

Posts: 1711728095

View Profile Personal Message (Offline)

Ignore
1711728095
Reply with quote  #2

1711728095
Report to moderator
1711728095
Hero Member
*
Offline Offline

Posts: 1711728095

View Profile Personal Message (Offline)

Ignore
1711728095
Reply with quote  #2

1711728095
Report to moderator
1711728095
Hero Member
*
Offline Offline

Posts: 1711728095

View Profile Personal Message (Offline)

Ignore
1711728095
Reply with quote  #2

1711728095
Report to moderator
Thireus
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 18, 2015, 11:40:49 PM
 #2

Same here, I'm investigating the issue atm. You can follow my work on this topic:

https://github.com/spesmilo/electrum/issues/1063
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!